Methods
);
method functions can be written
to handle specific classes of data.
Classes which already have methods for this function include:
formula
lmsreg(...)
"lms"
representing a robust fit of a linear model.
See the
lms.object
help file for details.
Rousseeuw, P. J. (1984). Least median of squares regression. Journal of the American Statistical Association 79, 871-88.
lmsreg(stack.x, stack.loss) lmsreg(ozone~wind+radiation+temperature, data=air)