[R] fisher table probability

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Feb 2 07:52:26 CET 2006


On Wed, 1 Feb 2006, array chip wrote:

> Hi, is there a way to generate the table's probability
> when doing the fisher's exact test on a 2x2 table? The
> fisher's exact test gives the p value, but not the
> probability for the table.

Call dhyper, as fisher.test itself does.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list