the_paired_cxc_table_nominal {contingencytables}R Documentation

The Paired CxC table - nominal

Description

The Paired CxC table - nominal

Usage

the_paired_cxc_table_nominal(n, alpha = 0.05)

Arguments

n

the total number of observations

alpha

the nominal level, e.g. 0.05 for 95% CIs

Value

NULL. This function should be called for its printed output.

Examples

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

[Package contingencytables version 3.0.0 Index]