On Thu, Jul 7, 2011 at 12:58 PM, Jim Silverton <[email protected]> wrote:
> Dear all,
>
> I want to simulate from the null distribution of the following 2 x 3 table,
>
> 2 5 10
> 4 8 5
>
> I am using a chi-squared test.
> Anyone has any idea how to do this?
The r2dtable() function will simulate tables with a given set of row
and column totals.
-thomas
--
Thomas Lumley
Professor of Biostatistics
University of Auckland
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.