The documentation for the MASS package does not detail the calculation method for the standardized residuals using stdres(). I want to be sure that it matches the method I intend to use:
residuals/(stdevres*sqrt(1-hat))
Does someone know if this is the calculation applied in this function?
lmworkwithout parentheses inRafter loading the MASS package. – COOLSerdash Jul 05 '14 at 14:17