Description Usage Arguments Value See Also
View source: R/adjwald_ci-function.R
Computes confidence intervals using adjusted Wald (Agresti & Coull, 1998)
1 | adjwald_ci(.success, .trials, .Z = 1.959964, .return = c("both", "low", "hi"))
|
.success |
the proportion of successes |
.trials |
the total number of trials |
.Z |
The Z score corresponding to the desired level of confidence |
.return |
One of |
a list with the lower and upper confidence limits (
Other point estimate helpers:
between_diff_ci()
,
tdist_ci()
,
within_diff_ci()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.