View source: R/Brant_test_2xc.R
Brant_test_2xc | R Documentation |
The Brant test for the proportional odds assumption
Described in Chapter 6 "The Ordered 2xc Table"
Brant_test_2xc(n)
n |
the observed table (a 2xc matrix) |
An object of the contingencytables_result class,
basically a subclass of base::list()
. Use the utils::str()
function
to see the specific elements returned.
Brant_test_2xc(fontanella_2008)
Brant_test_2xc(lydersen_2012a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.