FleissEveritt_test_paired_cxc: The Fleiss-Everitt version of the Stuart test for marginal...

View source: R/FleissEveritt_test_paired_cxc.R

FleissEveritt_test_paired_cxcR Documentation

The Fleiss-Everitt version of the Stuart test for marginal homogeneity

Description

The Fleiss-Everitt version of the Stuart test for marginal homogeneity

Described in Chapter 9 "The Paired cxc Table"

Usage

FleissEveritt_test_paired_cxc(n)

Arguments

n

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

FleissEveritt_test_paired_cxc(fleiss_2003)

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