the_1xc_table_CIs: The 1xc table CIs

View source: R/the_1xc_table_CIs.R

the_1xc_table_CIsR Documentation

The 1xc table CIs

Description

The 1xc table CIs

Usage

the_1xc_table_CIs(n, alpha = 0.05)

Arguments

n

the observed counts (a 1xc vector, where c is the number of categories)

alpha

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

Value

NULL. This function should be called for its printed output

Examples

# Genotype counts for SNP rs 6498169 in RA patients
the_1xc_table_CIs(n = snp6498169$complete$n)

ocbe-uio/contingencytables documentation built on March 19, 2024, 4:30 a.m.