View source: R/the_paired_2x2_table_tests.R
the_paired_2x2_table_tests | R Documentation |
The Paired 2x2 table tests
the_paired_2x2_table_tests(n, gamma = 1e-04, num_pi_values = 1000L)
n |
frequency matrix |
gamma |
parameter for the Berger and Boos procedure |
num_pi_values |
number of values to use in the partition of the nuisance parameter space (default=1000) |
NULL. This function should be called for its printed output.
the_paired_2x2_table_tests(bentur_2009)
the_paired_2x2_table_tests(cavo_2012, gamma = 0, num_pi_values = 10)
the_paired_2x2_table_tests(ezra_2010, gamma = 0, num_pi_values = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.