Inference Engine ================ The inference engine is the main class for running an MCMC inference with AMPy. Since the ``AMPy`` class provides a high-level method for running MCMC, most users will not need to interact with this class directly. API Reference ------------- .. automodule:: ampy.inference.engine :members: :undoc-members: False :show-inheritance: