JonckheereTerpstra_test_rxc: The Jonckheere-Terpstra test for association

View source: R/JonckheereTerpstra_test_rxc.R

JonckheereTerpstra_test_rxcR Documentation

The Jonckheere-Terpstra test for association

Description

The Jonckheere-Terpstra test for association

Described in Chapter 7 "The rxc Table"

Usage

JonckheereTerpstra_test_rxc(n)

Arguments

n

the observed table (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

JonckheereTerpstra_test_rxc(table_7.7)
JonckheereTerpstra_test_rxc(table_7.8)
JonckheereTerpstra_test_rxc(table_7.9)

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