Closed
Description
Hi everyone!
Functions like condition
and generated_quantities
take NamedTuples
as arguments (and Dict
s). Sometimes this is really convenient, for example, in counter-factual modelling. Or in extending samples one model into a related model, e.g. for Bayesian forecasting.
However, I can't find a utility that maps between a chain object and an iterable object of NamedTuples
. If it doesn't exist I think this would be a useful addition!
Metadata
Metadata
Assignees
Labels
No labels