Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[S\]\s+strange\s+p\-value\s+for\s+Fisher\s+exact\'s\s+test\s*$/: 10 ]

Total 10 documents matching your query.

1. [S] strange p-value for Fisher exact's test (score: 1)
Author: Marcia Ciol <marcia@biostat.washington.edu>
Date: Mon, 23 Mar 1998 11:53:08 -0800
I came across a p-value greater than one in a Fisher exact's test. The output was the following Fisher's exact test data: rbind(c(1, 1), c(71, 77)) p-value = 1.0001 alternative hypothesis: two.sided
/archives/html/s-news/1998-03/msg00238.html (9,690 bytes)

2. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: ananthcv@epi.umdnj.edu (Cande V Ananth)
Date: Mon, 23 Mar 1998 15:19:15 -0500
Strangely enough, this is what I got: Fisher's exact test data: rbind(c(1, 1), c(71, 77)) p-value = 1 alternative hypothesis: two.sided -- Cande V. Ananth, PhD, MPH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/archives/html/s-news/1998-03/msg00239.html (9,684 bytes)

3. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: Yen-Hong Kuo <yhkuo@monmouth.com>
Date: Mon, 23 Mar 1998 15:57:06 -0500
Not only the previous strange p-value, but also the other one by using S-PLUS 4.0 Fisher's exact test data: rbind(c(1, 1), c(91, 98)) p-value = 1.0001 alternative hypothesis: two.sided Yen-Hong Kuo B
/archives/html/s-news/1998-03/msg00240.html (11,407 bytes)

4. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: ananthcv@epi.umdnj.edu (Cande V Ananth)
Date: Mon, 23 Mar 1998 16:07:35 -0500
Once again, it works fine using S-Plus ver 3.4, operating on SunOS 5.3 (Sun SPARC). The bug, I believe, is is in S-Plus 4.0. fisher.test(rbind(c(1, 1), c(91, 98))) Fisher's exact test data: rbind(c(
/archives/html/s-news/1998-03/msg00241.html (10,387 bytes)

5. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Mon, 23 Mar 1998 16:30:42 -0800
The Fisher exact test problem also comes out wrong in S+ 3.3 for Windows, so EVEN I have to admit (although I hated 4.0 so much I reverted) that it is not a Version 4 problem. fisher.test(rbind(c(1,
/archives/html/s-news/1998-03/msg00245.html (9,353 bytes)

6. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: Arnold.Dekkers@rivm.nl
Date: Tue, 24 Mar 1998 10:07:11 +0100
Very strange enough I get the same result als marcia: fisher.test(rbind(c(1, 1), c(71, 77))) Fisher's exact test data: rbind(c(1, 1), c(71, 77)) p-value = 1.0001 alternative hypothesis: two.sided Thi
/archives/html/s-news/1998-03/msg00249.html (9,571 bytes)

7. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: Vadim A Kutsyy <kutsyy@umich.edu>
Date: Tue, 24 Mar 1998 09:58:06 -0500
I used to work at software testing (for one of the stat software company). And all programs have there bugs, with some strange data sets, on some systems. Any software is system dependent up to some
/archives/html/s-news/1998-03/msg00251.html (11,080 bytes)

8. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: "Patrick Connolly" <PConnolly@grunt.marc.cri.nz>
Date: Wed, 25 Mar 1998 09:16:50 +1200 (NZST)
According to Arnold.Dekkers@rivm.nl: Could this be another undocumented Pentium bug? Has anyone tried it using a good old 486 processor, or any of the Cyrix, IBM or AMD processors? Patrick -- This me
/archives/html/s-news/1998-03/msg00253.html (9,988 bytes)

9. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: Anne York <york@orca.akctr.noaa.gov>
Date: Tue, 24 Mar 1998 14:48:04 -0800 (PST)
Not a Pentium problem. These were run in Splus 3.4 on an SGI with an Irix operating system: Fisher's exact test data: matrix(c(1, 1, 70, 70), nc = 2) p-value = 1 alternative hypothesis: two.sided Fis
/archives/html/s-news/1998-03/msg00254.html (11,048 bytes)

10. Re: [S] strange p-value for Fisher exact's test (score: 1)
Author: "Chris Evans" <C.Evans@sghms.ac.uk>
Date: Tue, 24 Mar 1998 23:19:35 +0100
... rest snipped .... Doesn't occur for me with 4.0r3 on a Pentium Pro NT4sp3 machine: Fisher's exact test data: matrix(c(1, 1, 71, 71), nc = 2) p-value = 1 alternative hypothesis: two.sided Strange
/archives/html/s-news/1998-03/msg00255.html (10,487 bytes)


This search system is powered by Namazu