Displaying 2 results from an estimated 2 matches for "aikaterini07".
2012 Oct 30
2
error in lm
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
2012 Oct 29
3
MANCOVA
Hi everybidy
Does anybody knows the code in R relate to MANCOVA???I saw somewhere
lm(Y`...) but ma not so sure..
Thanks in advance!!
Paola
--
View this message in context: http://r.789695.n4.nabble.com/MANCOVA-tp4647735.html
Sent from the R help mailing list archive at Nabble.com.