Re: [R] Chi square 1 d.f.

2013-05-16 Thread peter dalgaard
On May 16, 2013, at 23:41 , Luis Fernando García Hernández wrote: > Dear Fellows, > > I am trying to find the exact p-value for some values using chisquare test > with one d.f. So, for example the exact p-value for a calculated chi square > of 14.62 would be 0,0038. I got this data on another so

Re: [R] Chi square 1 d.f.

2013-05-16 Thread Nordlund, Dan (DSHS/RDA)
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Luis Fernando García Hernández > Sent: Thursday, May 16, 2013 2:41 PM > To: r-help@r-project.org > Subject: [R] Chi square 1 d.f. > > Dear Fellows, >

[R] Chi square 1 d.f.

2013-05-16 Thread Luis Fernando García Hernández
Dear Fellows, I am trying to find the exact p-value for some values using chisquare test with one d.f. So, for example the exact p-value for a calculated chi square of 14.62 would be 0,0038. I got this data on another software but I would like to know how to do it on R. Any advice will be really a