KruskalWallis_asymptotic_test_rxc: The Kruskal-Wallis asymptotic test for singly ordered rxc...

View source: R/KruskalWallis_asymptotic_test_rxc.R

KruskalWallis_asymptotic_test_rxcR Documentation

The Kruskal-Wallis asymptotic test for singly ordered rxc tables

Description

The Kruskal-Wallis asymptotic test for singly ordered rxc tables

Described in Chapter 7 "The rxc Table"

Usage

KruskalWallis_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.

Examples

KruskalWallis_asymptotic_test_rxc(table_7.5)
KruskalWallis_asymptotic_test_rxc(table_7.6)

ocbe-uio/contingencytables documentation built on Aug. 30, 2024, 7:16 a.m.