Displaying 1 result from an estimated 1 matches for "mlm2lm".
Did you mean:
ml_dlm
2004 Feb 25
1
structure of mlm objects ?
Hello,
I am using the function "lm" to fit several responses at the same time (100
responses). At the end of the fit, I get an object of class "mlm".
I would like to know if there is a way to access to each of the 100
underlying models separately (is it a list, ... ?). Which syntax should I
use to see and use the 15th model (for instance) just like it is possible
for classical