statsmodels.stats.outliers_influence.OLSInfluence.resid_studentized

method

OLSInfluence.resid_studentized()[source]

Studentized residuals using variance from OLS

alias for resid_studentized_internal for compatibility with MLEInfluence this uses sigma from original estimate and does not require leave one out loop