powered by
lmRob.lar
lmrob.lar(x, y, control, mf)
lmrob.control
TRUE
lmrob.fit
A description of the Fortran subroutines used can be found in Marazzi (1993). In the book, the main method is named RILARS.
RILARS
rq
data(stackloss) X <- model.matrix(stack.loss ~ . , data = stackloss) y <- stack.loss lmrob.lar(X, y)
Run the code above in your browser using DataLab