statsmodels.regression.quantile_regression.QuantRegResults.resid_pearson¶
- QuantRegResults.resid_pearson¶
Residuals, normalized to have unit variance.
- Returns:
The array wresid normalized by the sqrt of the scale to have unit variance.
- Return type:
array_like