[R] Interaction plot glm?
salind
lindqvist.sara at telia.com
Thu Sep 6 08:55:57 CEST 2012
Hi,
I'm a beginner in both statistics and the usage of R. I have been stuck for
days with a problem I hope somebody is willing to help me solving.
I'm trying to create some kind of graphical plot etc. of my results of the
following glm of interactions.
I17<-glm(formula = response ~ var1+ var2 + var3 + var4 + var1:var3 +
var1:var4, data = data)
Is there any possibility to solve this??
Thanks in advance!!
--
View this message in context: http://r.789695.n4.nabble.com/Interaction-plot-glm-tp4642354.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list