PyMCModelAdapter.sample_prior_predictive#

PyMCModelAdapter.sample_prior_predictive(**kwargs)[source]#

Sample the prior predictive phase on the built graph.

Parameters:

**kwargs (Any) – Forwarded to the wrapped model, overriding its stored prior_sample_kwargs for this call only.

Return type:

None