View source: R/the_2xc_table.R
the_2xc_table | R Documentation |
The 2xc table
the_2xc_table(n, alpha = 0.05, direction = "increasing")
n |
the total number of observations |
alpha |
the nominal level, e.g. 0.05 for 95% CIs |
direction |
the direction of the success probabilities |
NULL. This function should be called for its printed output.
## Not run:
# The Adolescent Placement Study (Fontanella et al., 2008)
the_2xc_table(fontanella_2008)
# Postoperative nausea (Lydersen et al., 2012a)
the_2xc_table(lydersen_2012a, direction = "decreasing")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.