PyMCModel.sample_prior_predictive#
- PyMCModel.sample_prior_predictive(**kwargs)[source]#
Sample the prior predictive phase and merge it into
idata.- Parameters:
**kwargs (
Any) – Keyword arguments overrideprior_sample_kwargsfor this call only.- Return type:
Notes
Re-sampling overwrites the previous
prior/prior_predictivegroups without touching any other group.