powered by
"lmrob"
"print"(x, digits = max(3, getOption("digits") - 3), ...)
lmrob
digits
options
summary.lmrob
print
summary
data(coleman) ( m1 <- lmrob(Y ~ ., data=coleman) ) # -> print.lmrob() method
Run the code above in your browser using DataLab