Message-ID: <1319833302039-3949104.post@n4.nabble.com>
Date: 2011-10-28T20:21:42Z
From: CES
Subject: GLM Help
Hey all,
I am attempting to replicate my results achieved in another program within
R (so I can expand my options for methods). I am trying to run a GLM (Family
= Poisson) for count data in R. Some of my variables are factors and I am
under the impression that the function glm() cannot run a model with Poisson
dist and factors??
Here is why I think this, if I run two models using glm(), one treating a
variable (e.g., Harvest.Factor) as a Factor and the other treating a
variable as continuous (e.g., Harvest.Cont) I get the same results in R.
Is there a package that will allow me to run a GLM using a Poisson dist and
factor variables?
Thanks for any help!
-Chris
--
View this message in context: http://r.789695.n4.nabble.com/GLM-Help-tp3949104p3949104.html
Sent from the R help mailing list archive at Nabble.com.