PlotpCOpBIALT: Plots p-confidence and p-bias for adjusted Logit Wald method

Description Usage Arguments Details See Also Examples

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

Description

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

Usage

1
PlotpCOpBIALT(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 Logit Wald method

See Also

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

Examples

1
2
n=5; alp=0.05;h=2
PlotpCOpBIALT(n,alp,h)

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