gamma_coefficient_rxc: The gamma coefficient

View source: R/gamma_coefficient_rxc.R

gamma_coefficient_rxcR Documentation

The gamma coefficient

Description

The gamma coefficient

Described in Chapter 7 "The rxc Table"

Usage

gamma_coefficient_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

gamma_coefficient_rxc(table_7.7)
gamma_coefficient_rxc(table_7.8)
gamma_coefficient_rxc(table_7.9)

contingencytables documentation built on Sept. 11, 2024, 6:20 p.m.