pCOpBIGEN: Performs p-Confidence and p-Bias estimation only using n,
Description
Performs p-Confidence and p-Bias estimation only using n,
lower limit and upper limit for general method
Usage
pCOpBIGEN(n, LL, UL)
Arguments
n
- Number of trials
LL
- Lower limit
UL
- Upper limit
Value
A dataframe with
x1
Number of successes (positive samples)
pconf
p-Confidence
pbias
p-Bias
Details
Evaluation of intervals obtained from any method using
p-confidence and p-bias for the \(n + 1\) intervals
References
[1] 1998 Agresti A and Coull BA.
Approximate is better than "Exact" for interval estimation of binomial proportions.
The American Statistician: 52; 119 - 126.
[2] 1998 Newcombe RG.
Two-sided confidence intervals for the single proportion: Comparison of seven methods.
Statistics in Medicine: 17; 857 - 872.
[3] 2008 Pires, A.M., Amado, C.
Interval Estimators for a Binomial Proportion: Comparison of Twenty Methods.
REVSTAT - Statistical Journal, 6, 165-197.
See Also
Other General methods for p-Confidence and p-Bias: PlotpCOpBIGEN