PyMCModel.fit#

PyMCModel.fit(X, y, coords=None)[source]#

Draw samples from posterior, prior predictive, and posterior predictive distributions, placing them in the model’s idata attribute.

Parameters:

coords (Dict[str, Any] | None)

Return type:

None