You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constant_data missing after pm.sample_prior_predictive()
In some use-cases one might want to sample and plot prior predictions before sampling the posterior. For
this purpose, it would be nice to have "constant_data" group in the az.InferenceData object, that
pm.sample_prior_predictive() returns.
Please provide a minimal, self-contained, and reproducible example.
constant_data missing after pm.sample_prior_predictive()
In some use-cases one might want to sample and plot prior predictions before sampling the posterior. For
this purpose, it would be nice to have "constant_data" group in the az.InferenceData object, that
pm.sample_prior_predictive() returns.
Please provide a minimal, self-contained, and reproducible example.
In the example above
prior_pred
has following groups:+prior
+prior_predictive
+observed_data
Versions and main components
The text was updated successfully, but these errors were encountered: