View source: R/FisherFreemanHalton_asymptotic_test_rxc.R
FisherFreemanHalton_asymptotic_test_rxc | R Documentation |
The Fisher-Freeman-Halton asymptotic test for unordered rxc tables
Described in Chapter 7 "The rxc Table"
FisherFreemanHalton_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.
May not give results for all tables, due to overflow
FisherFreemanHalton_asymptotic_test_rxc(table_7.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.