View source: R/wilsonpicture.R
wilsonpicture | R Documentation |
Graphically display construction of Wilson confidence intervals for binomial variables.
wilsonpicture(nn = 10, alpha = 0.05, pinull = 0.6, npts = 100, piobs = 0.5)
nn |
binomial sample size |
alpha |
1-coverage |
pinull |
Potential null hypothesis for parameter |
npts |
Number of points in elipse |
piobs |
Observed proportion value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.