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