scikits.statsmodels.model.LikelihoodModel.initialize

LikelihoodModel.initialize()

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

Previous topic

scikits.statsmodels.model.LikelihoodModel.information

Next topic

scikits.statsmodels.model.LikelihoodModel.loglike

This Page