The Fisher-Freeman-Halton asymptotic test for unordered rxc tables

Described in Chapter 7 "The rxc Table"

FisherFreemanHalton_asymptotic_test_rxc(n)

Arguments

n

the observed counts (an rxc matrix)

Value

An object of the contingencytables_result class, basically a subclass of base::list(). Use the utils::str() function to see the specific elements returned.

Note

May not give results for all tables, due to overflow

Examples

FisherFreemanHalton_asymptotic_test_rxc(table_7.3)
#> Fisher-Freeman-Halton asymptotic test: P = 0.0003, T = 16.260 (df=2)