View source: R/FleissLevinPaik_test_paired_cxc.R
| FleissLevinPaik_test_paired_cxc | R Documentation | 
The Fleiss-Levin-Paik test for three-level ordinal outcomes
Described in Chapter 9 "The Paired cxc Table"
FleissLevinPaik_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.
# Pretherapy susceptability of pathogens *without the N / A category*
FleissLevinPaik_test_paired_cxc(peterson_2007[-4, -4])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.