[R] Generalized Linear Model

Kehl Dániel kehld at ktk.pte.hu
Mon Apr 25 22:27:33 CEST 2011


Hi!

Try to read about the glm function, type:

?glm

in your R editor. It looks like you have contingency tables, maybe a 
loglin model would be good to start with.

D

2011-04-25 12:28 keltezéssel, Megan írta:
> Hello,
>
> I am trying to run a generalized linear model but do not know where to
> begin. I have attached my data to R but do not know where to go from there.
> I have two independent variables (each has two factors associated with them)
> and two dependent variables, each with either a yes/no response which I've
> valued either 0 or 1 in the data set. Any input would be greatly
> appreciated.
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Generalized-Linear-Model-tp3473924p3473924.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>



More information about the R-help mailing list