pCOpBIAAS: p-Confidence and p-Bias estimation for adjusted ArcSine...

View source: R/411.p-Confidence_p-Bias_ADJ_All.R

pCOpBIAASR Documentation

p-Confidence and p-Bias estimation for adjusted ArcSine method

Description

p-Confidence and p-Bias estimation for adjusted ArcSine method

Usage

pCOpBIAAS(n, alp, h)

Arguments

n

- Number of trials

alp

- Alpha value (significance level required)

h

- Adding factor

Details

Evaluation of adjusted Wald-type interval for the arcsine transformation of the parameter p using p-confidence and p-bias for the n + 1 intervals

Value

A dataframe with

x1

Number of successes (positive samples)

pconf

p-Confidence

pbias

p-Bias

References

[1] 2005 Vos PW and Hudson S. Evaluation Criteria for Discrete Confidence Intervals: Beyond Coverage and Length. The American Statistician: 59; 137 - 142.

See Also

Other p-confidence and p-bias of adjusted methods: PlotpCOpBIAAS(), PlotpCOpBIAAll(), PlotpCOpBIALR(), PlotpCOpBIALT(), PlotpCOpBIASC(), PlotpCOpBIATW(), PlotpCOpBIAWD(), pCOpBIAAll(), pCOpBIALR(), pCOpBIALT(), pCOpBIASC(), pCOpBIATW(), pCOpBIAWD()

Examples

n=5; alp=0.05;h=2
pCOpBIAAS(n,alp,h)

RajeswaranV/proportion documentation built on June 17, 2022, 9:11 a.m.