>> hmm, I see 219 out 1378 CRAN packages having a 'tests' >> subdirectory, so it seems you have been a bit unlucky. ;-) > > > > How unlucky exactly? > > > > fisher.test(matrix(c(0,20,219,1159),2,2)) >
Hey, no, I desagree ! I random 10, the 10 first I take the ten first package. So this in not random. May be the people that chose a name package starting with 'a' does not like using 'tests'... So we have to do fisher.test(matrix(c(0,10,219,1159),2,2)) Fisher's Exact Test for Count Data data: matrix(c(0, 10, 219, 1159), 2, 2) p-value = 0.3783 alternative hypothesis: true odds ratio is not equal to 1 95 percent confidence interval: 0.000000 2.380931 sample estimates: odds ratio I am not *that* unlucky Christophe ---------------------------------------------------------------- Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel