.p_approx | R Documentation |
p_tilde in AC
.p_approx(n1, n0, q)
n1 |
number of successes/ones |
n0 |
number of failures/zeroes |
q |
quantile for eventual CI (e.g. 0.95 for a 95 percent binomial CI) |
\tilde{p} = \frac{1}{\tilde{n}}(n_{\text{success}} + \frac{z^2_\alpha}{2})
the approximate success probability for a smoothed CIs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.