statsmodels.miscmodels.tmodel.TLinearModel.initialize¶
- TLinearModel.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.
Last update:
Oct 03, 2024