statsmodels.base.model.GenericLikelihoodModel.initialize#

GenericLikelihoodModel.initialize()[source]#

Initialize (possibly re-initialize) a Model instance. For instance, the design matrix of a linear model may change and some things must be recomputed.