abc <- glm(x~y) summary(abc)
On Wed, Mar 19, 2008 at 11:51 AM, Alex Wang <[EMAIL PROTECTED]> wrote: > Hello all, > > I have a question concerning how to get the P-value for a explanatory > variables based on GLM. > > I'll run multiple regressions with GLM, and I'll need the P-value for the > same explanatory variable from these multiple GLM results. > > I check the help and there are quite a few Value options but I just can > not find anyone about the p-value. > > Could anyone help me with that? > > Thanks a lot! > > Alex > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@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. > -- CH Chan Research Assistant - KWH http://www.macgrass.com ______________________________________________ R-help@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.