WeightedSumFitter.fit#

WeightedSumFitter.fit(X, y, coords=None)#

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