the_2x2_table_CIs_ratio: The 2x2 table CIs ratio

View source: R/the_2x2_table_CIs_ratio.R

the_2x2_table_CIs_ratioR Documentation

The 2x2 table CIs ratio

Description

Wrapper for ⁠_CI_2x2⁠ functions on Chapter 4.

Usage

the_2x2_table_CIs_ratio(n, alpha = 0.05)

Arguments

n

frequency matrix

alpha

type I error

Value

NULL. This function should be called for its printed output

See Also

the_2x2_table_CIs_difference the_2x2_table_CIs_OR the_2x2_table_tests

Examples

# An RCT of high vs standard dose of epinephrine (Perondi et al., 2004)
the_2x2_table_CIs_ratio(perondi_2004)

# The association between CHRNA4 genotype and XFS (Ritland et al., 2007)
the_2x2_table_CIs_ratio(ritland_2007)


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