Synopsis
List the MCMC samplers.
Syntax
list_samplers()
Example
>>> list_samplers() ['metropolismh', 'fullbayes', 'mh', 'pragbayes']
PARAMETERS
This function has no parameters
Return value
The return value from this function is:
samplers -- A list of the names (in lower case) that can be used with `set_sampler` .
Bugs
See the bugs pages on the Sherpa website for an up-to-date listing of known bugs.
See Also
- info
- get_functions, list_functions, list_response_ids
- methods
- list_iter_methods, list_methods
- models
- list_model_components, list_models
- statistics
- list_priors