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