FW: [R] p-value > 1 in fisher.test()
Yi-Xiong Zhou
yzhou at sdsc.edu
Fri Jun 3 23:00:25 CEST 2005
The problem is from the most recent version. Here is the platform:
R 2.1.0 2005-04-18, on winXP SP2,
Sean
-----Original Message-----
From: Douglas Grove [mailto:dgrove at fhcrc.org]
Sent: Friday, June 03, 2005 12:49 PM
To: Yi-Xiong Zhou
Subject: Re: [R] p-value > 1 in fisher.test()
You need to upgrade to a newer version of R.
This has already been fixed.
On Fri, 3 Jun 2005, Yi-Xiong Zhou wrote:
> The following contingency table generates p-value > 1 from
fisher.test()
>
>
>
> ff = c(0,10,250,5000); dim(ff) = c(2,2); fhisher.test(ff)$p.value
>
>
>
> Sean
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list