View source: R/Bonferroni_type_CIs_rxc.R
Bonferroni_type_CIs_rxc | R Documentation |
The Bonferroni-type simultaneous confidence intervals for the differences pi_1|i - pi_1|j
Described in Chapter 7 "The rxc Table"
Bonferroni_type_CIs_rxc(n, alpha = 0.05)
n |
the observed counts (an rx2 vector) |
alpha |
the nominal level, e.g. 0.05 for 95% CIs |
An object of the contingencytables_result class,
basically a subclass of base::list()
. Use the utils::str()
function
to see the specific elements returned.
Bonferroni_type_CIs_rxc(table_7.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.