View source: R/KruskalWallis_asymptotic_test_rxc.R
KruskalWallis_asymptotic_test_rxc | R Documentation |
The Kruskal-Wallis asymptotic test for singly ordered rxc tables
Described in Chapter 7 "The rxc Table"
KruskalWallis_asymptotic_test_rxc(n)
n |
the observed counts (an rxc 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.
KruskalWallis_asymptotic_test_rxc(table_7.5)
KruskalWallis_asymptotic_test_rxc(table_7.6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.