scoreci | R Documentation |
This function computes a confidence interval for a proportion. It is based on inverting the large-sample normal score test for the proportion.
scoreci(x, n, conflev)
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.