Learn R Programming

contingencytables (version 3.1.0)

the_paired_cxc_table_nominal: The Paired CxC table - nominal

Description

The Paired CxC table - nominal

Usage

the_paired_cxc_table_nominal(n, alpha = 0.05)

Value

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

Arguments

n

the total number of observations

alpha

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

Examples

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

Run the code above in your browser using DataLab