statsmodels.regression.linear_model.OLSResults.resid_pearson
-
static OLSResults.resid_pearson()
-
Residuals, normalized to have unit variance.
Returns: An array wresid/sqrt(scale) :
static OLSResults.resid_pearson()
Residuals, normalized to have unit variance.
Returns: | An array wresid/sqrt(scale) : |
---|
Please login to continue.