statsmodels.base.model.LikelihoodModel.initialize

LikelihoodModel.initialize()[ソース]

Initialize (possibly re-initialize) a Model instance.

For example, if the the design matrix of a linear model changes then initialized can be used to recompute values using the modified design matrix.


最終更新日: 2025年01月28日