the_paired_cxc_table_ordinal: The Paired CxC table - ordinal

View source: R/the_paired_cxc_table_ordinal.R

the_paired_cxc_table_ordinalR Documentation

The Paired CxC table - ordinal

Description

The Paired CxC table - ordinal

Usage

the_paired_cxc_table_ordinal(n, a = seq_len(nrow(n)), alpha = 0.05)

Arguments

n

the total number of observations

a

scores assigned to the outcome categories

alpha

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

Value

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

Examples

the_paired_cxc_table_ordinal(fischer_1999, c(8, 3.5, 0, -3.5, -8))

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