statsmodels.stats.outliers_influence.OLSInfluence.resid_studentized¶
- OLSInfluence.resid_studentized¶
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
Last update:
Nov 14, 2024