-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Description
Some sample stats, such as detailed NUTS tuning or leapfrog information is too big to store for every draw.
By supporting None
elements in the sampler_stat
group, we could allow samplers to emit this information only sometimes.
For example:
- The mass matrix every time it was changed during tuning.
- Detailed information about divergent samples (see Collect sampler warnings only through stats #6192).