powered by
## S3 method for class 'lmfm': print(x, ...)
print
x
data(stack.dat) stack.fm <- fit.models(list(Robust = "lmRob", LS = "lm"), Loss ~ ., data = stack.dat) print(stack.fm)
Run the code above in your browser using DataLab