Description Usage Arguments Value Examples
Computes confidence functions for proportion tests on vectors of data.
1 |
x |
a vector of counts of successes. |
n |
a vector of counts of trials. |
method |
a character string specifying the method of creating the functions, must be one of "mid" (default) or "Z" |
plot |
a logical indicating whether you want the plots to be generated. |
fullrange |
a character string specifying the range of the plots, must be one of "99.9 CI" (default) or "full" |
A list containing the confidence functions.
1 | prop.conf(300, 733)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.