statsmodels.sandbox.regression.gmm.IVRegressionResults.scale

IVRegressionResults.scale()

A scale factor for the covariance matrix.

The Default value is ssr/(n-p). Note that the square root of scale is often called the standard error of the regression.


Last update: Dec 14, 2023