statsmodels.sandbox.regression.gmm.IV2SLS.initialize¶
- IV2SLS.initialize()[source]¶
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.
Last update:
Oct 03, 2024