add4ci | R Documentation |
Computes the Agresti-Coull ‘add 4’ CI for x successes out of n trials with confidence coefficient conflev. Adds 2 successes and 4 trials.
add4ci(x, n, conflev = 0.95)
x |
Number of successes |
n |
Number of trials |
conflev |
Confidence level |
a list with lower bound, point estimate, and upper bound.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.