[R] How to get the P-values from GLM results?
C.H.
chainsawtiney at gmail.com
Wed Mar 19 08:10:49 CET 2008
abc <- glm(x~y)
summary(abc)
On Wed, Mar 19, 2008 at 11:51 AM, Alex Wang <alecwang80 at gmail.com> 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 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.
>
--
CH Chan
Research Assistant - KWH
http://www.macgrass.com
More information about the R-help
mailing list