View source: R/the_rx2_table.R
the_rx2_table | R Documentation |
The rx2 table
the_rx2_table(n, alpha = 0.05, direction = "increasing", skip_exact = FALSE)
n |
the total number of observations |
alpha |
the nominal level, e.g. 0.05 for 95% CIs |
direction |
the direction of the success probabilities |
skip_exact |
If |
NULL. This function should be called for its printed output.
the_rx2_table(mills_graubard_1987, skip_exact = TRUE)
the_rx2_table(indredavik_2008, direction = "decreasing", skip_exact = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.