pymc.backends.base.BaseTrace.record#
- BaseTrace.record(draw, stats)#
Record results of a sampling iteration.
- Parameters:
- draw: dict
Values mapped to variable names
- stats: list of dicts
The diagnostic values for each sampler
Section Navigation
Record results of a sampling iteration.
Values mapped to variable names
The diagnostic values for each sampler