EpochConfig#
- class liesel.goose.EpochConfig(type, duration, thinning, optional)[source]#
Bases:
objectDefines an Epoch in an MCMC algorithm.
Methods
to_state(nth_epoch, time_before_epoch)Creates initailized
EpochStateobject based on this ofEpochConfigobject.Attributes