statsmodels.stats.outliers_influence.OLSInfluence.resid_studentized#

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