statsmodels.regression.linear_model.OLSResults.resid_pearson# OLSResults.resid_pearson# Residuals, normalized to have unit variance. Returns: numpy:array_likeThe array wresid normalized by the sqrt of the scale to have unit variance.