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