PlotpCOpBIATW: Plots p-confidence and p-bias for adjusted Wald-T method

View source: R/412.p-Confidence_p-Bias_ADJ_All_Graph.R

PlotpCOpBIATWR Documentation

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

Description

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

Usage

PlotpCOpBIATW(n, alp, h)

Arguments

n

- Number of trials

alp

- Alpha value (significance level required)

h

- Adding factor

Details

p-confidence and p-bias plots for adjusted Wald-T method

See Also

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

Examples

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

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