View source: R/the_1xc_table_CIs.R
the_1xc_table_CIs | R Documentation |
The 1xc table CIs
the_1xc_table_CIs(n, alpha = 0.05)
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 |
NULL. This function should be called for its printed output
# Genotype counts for SNP rs 6498169 in RA patients
the_1xc_table_CIs(n = snp6498169$complete$n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.