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.set_rng
(rng)CompoundStep.step
(point)Attributes
sampling_state
vars