View source: R/FleissEveritt_test_paired_cxc.R
FleissEveritt_test_paired_cxc | R Documentation |
The Fleiss-Everitt version of the Stuart test for marginal homogeneity
Described in Chapter 9 "The Paired cxc Table"
FleissEveritt_test_paired_cxc(n)
n |
the observed table (a cxc 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.
FleissEveritt_test_paired_cxc(fleiss_2003)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.