[R] error in lm
paola
aikaterini07 at hotmail.com
Tue Oct 30 11:51:08 CET 2012
Hi everybody
I am trying to run the next code but I have the next problem
Y1<-cbind(score.sol, score.com.ext, score.pur)
> vol.lm<-lm(Y1~1, data=vol14.df)
> library(MASS)
> stepAIC(vol.lm,~fsex+fjob+fage+fstudies,data=vol14.df)
Start: AIC=504.83
Y1 ~ 1
Error in addterm.mlm(fit, scope$add, scale = scale, trace = max(0, trace -
:
no addterm method implemented for "mlm" models
Does anybody knows why I get this error?
Thanks in advance
Paola
--
View this message in context: http://r.789695.n4.nabble.com/error-in-lm-tp4647840.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list