PlotpCOpBITW: Plots p-confidence and p-bias for base Wald-T method

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

PlotpCOpBITWR Documentation

Plots p-confidence and p-bias for base Wald-T method

Description

Plots p-confidence and p-bias for base Wald-T method

Usage

PlotpCOpBITW(n, alp)

Arguments

n

- Number of trials

alp

- Alpha value (significance level required)

Details

p-confidence and p-bias plots for base Wald-T 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: PlotpCOpBIAS(), PlotpCOpBIAll(), PlotpCOpBIBA(), PlotpCOpBIEX(), PlotpCOpBILR(), PlotpCOpBILT(), PlotpCOpBISC(), PlotpCOpBIWD(), pCOpBIAS(), pCOpBIAll(), pCOpBIBA(), pCOpBIEX(), pCOpBILR(), pCOpBILT(), pCOpBISC(), pCOpBITW(), pCOpBIWD()

Examples

n=5; alp=0.05
PlotpCOpBITW(n,alp)

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