Description Usage Arguments Examples
All possible 2x3 tables This function returns nx6 matrix; each row has 6 elements of 2x3 table sharing marginal counts with argument m.
1  | 
m | 
 is a vector with 6 non-negative values, the first 3 values for cases  | 
1 2 3  | m <- c(9,42,49,6,43,51)
my.Cochran.Armitage.trend.exact.2x3(m)
my.trend.exact.2x3(m)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.