Bhapkar_test_paired_cxc {contingencytables}R Documentation

The Bhapkar test for marginal homogeneity

Description

The Bhapkar test for marginal homogeneity

Described in Chapter 9 "The Paired cxc Table"

Usage

Bhapkar_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

Bhapkar_test_paired_cxc(peterson_2007)

[Package contingencytables version 3.0.0 Index]