Robust Final Prediction Error
This function computes the robust Final Prediction Errors (RFPE) for a robust regression fit using M-estimates.
It is used internally by step.lmrobdetMM
and not meant to be used
directly.
lmrobdetMM.RFPE(object, scale = NULL)
object |
the |
scale |
a numeric value specifying the scale estimate used to compute the RFPE. Usually this
should be the scale estimate from an encompassing model. If |
the robust final prediction error (numeric).
Victor Yohai, victoryohai@gmail.com, Matias Salibian-Barrera, matias@stat.ubc.ca
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.