PyMCModelAdapter.sample_posterior#

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

Sample the posterior phase on the built graph.

Parameters:

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

Return type:

DataTree