McNemarBowker_test_paired_cxc: The McNemar-Bowker test for marginal symmetry

View source: R/McNemarBowker_test_paired_cxc.R

McNemarBowker_test_paired_cxcR Documentation

The McNemar-Bowker test for marginal symmetry

Description

The McNemar-Bowker test for marginal symmetry

Described in Chapter 9 "The Paired cxc Table"

Usage

McNemarBowker_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

# Pretherapy susceptability of pathogens (Peterson et al., 2007)
McNemarBowker_test_paired_cxc(peterson_2007)

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