Description Usage Arguments Value See Also
View source: R/wilson-function.R
Computes success rate using Wilson estimate
1 | wilson(.success, .trials, .Z = 1.959964)
|
.success |
the total number of successes |
.trials |
the total number of trials |
.Z |
The Z score corresponding to the desired level of confidence |
an estimated success rate (
Other point estimate adjusters:
laplace()
,
mle()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.