DefaultTuningInfo#

class liesel.goose.kernel.DefaultTuningInfo(error_code, time)[source]#

Bases: object

A default template for a tuning information object.

Attributes

error_code

Error code for error during tuning.

time

MCMC time when the tuning happend.