PlotpCOpBIAS: Plots p-confidence and p-bias for base ArcSine method

Description Usage Arguments Details References See Also Examples

View source: R/402.p-Confidence_p-Bias_BASE_All_Graph.R

Description

Plots p-confidence and p-bias for base ArcSine method

Usage

1
PlotpCOpBIAS(n, alp)

Arguments

n

- Number of trials

alp

- Alpha value (significance level required)

Details

p-confidence and p-bias plots for base ArcSine method

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 base methods: PlotpCOpBIAll, PlotpCOpBIBA, PlotpCOpBIEX, PlotpCOpBILR, PlotpCOpBILT, PlotpCOpBISC, PlotpCOpBITW, PlotpCOpBIWD, pCOpBIAS, pCOpBIAll, pCOpBIBA, pCOpBIEX, pCOpBILR, pCOpBILT, pCOpBISC, pCOpBITW, pCOpBIWD

Examples

1
2
n=5; alp=0.05
PlotpCOpBIAS(n,alp)

proportion documentation built on May 1, 2019, 7:54 p.m.