View source: R/Exact_cond_midP_linear_rank_tests_2xc.R
Exact_cond_midP_linear_rank_tests_2xc | R Documentation |
Exact conditional and mid-P linear rank tests
Described in Chapter 6 "The Ordered 2xc Table"
Exact_cond_midP_linear_rank_tests_2xc(n, b = 0)
n |
the observed table (a 2xc matrix) |
b |
scores assigned to the columns (if b=0, midranks will be used as scores) |
An object of the contingencytables_result class,
basically a subclass of base::list()
. Use the utils::str()
function
to see the specific elements returned.
Exact_cond_midP_linear_rank_tests_2xc(lydersen_2012a)
## Not run: Exact_cond_midP_linear_rank_tests_2xc(fontanella_2008)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.