MCMC =============== .. currentmodule:: sherpa.sim .. autoclass:: MCMC :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MCMC.sampler ~MCMC.walker .. rubric:: Methods Summary .. autosummary:: ~MCMC.get_draws ~MCMC.get_prior ~MCMC.get_sampler ~MCMC.get_sampler_name ~MCMC.get_sampler_opt ~MCMC.list_priors ~MCMC.list_samplers ~MCMC.set_prior ~MCMC.set_sampler ~MCMC.set_sampler_opt .. rubric:: Attributes Documentation .. autoattribute:: sampler .. autoattribute:: walker .. rubric:: Methods Documentation .. automethod:: get_draws .. automethod:: get_prior .. automethod:: get_sampler .. automethod:: get_sampler_name .. automethod:: get_sampler_opt .. automethod:: list_priors .. automethod:: list_samplers .. automethod:: set_prior .. automethod:: set_sampler .. automethod:: set_sampler_opt