pymc.step_methods.CompoundStep#
- class pymc.step_methods.CompoundStep(methods)[source]#
Step method composed of a list of several other step methods applied in sequence.
Methods
CompoundStep.__init__(methods)CompoundStep.setup_chain(rng, tune, draws)CompoundStep.step(point)Attributes
sampling_statevars