adjusted_ci | R Documentation |
Adjust coverage level such that joint coverage level corresponds
adjusted_ci(lus, level = 0.95, tol = 0.001, include_unadjusted = TRUE)
tol |
tolerance for reaching |
include_unadjusted |
Include unadjusted confidence intervals as an attribute? |
This function uses output from ciperm0.multi
.
In a simple bisection algorithm, the confidence level is adjusted until the joint coverage level (form alpha.multi
) is code
.
Adjusted confidence intervals with the adjusted confidence level as an attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.