statsmodels.regression.linear_model.RegressionResults.resid_pearson¶
-
RegressionResults.
resid_pearson
¶ Residuals, normalized to have unit variance.
- Returns
- array_like
The array wresid normalized by the sqrt of the scale to have unit variance.
RegressionResults.
resid_pearson
¶Residuals, normalized to have unit variance.
The array wresid normalized by the sqrt of the scale to have unit variance.