Displaying 1 result from an estimated 1 matches for "tp3438095p3438095".
2011 Apr 09
2
glm with multiple vars
...x1 + x2, data=x)
glm(y ~ x2 + x3, data=x)
glm(y ~ x1 + x2 + x4, data=x)
...
I have tried the sedit function (sedit(colnames(current),' ',' + ')) but glm
doesn't understand the output.
Dirk
--
View this message in context: http://r.789695.n4.nabble.com/glm-with-multiple-vars-tp3438095p3438095.html
Sent from the R help mailing list archive at Nabble.com.