PlotciALT: Plot of CI estimation of adjusted Logit Wald

Description Usage Arguments Details See Also Examples

View source: R/112.ConfidenceIntervals_ADJ_n_Graph.R

Description

Plot of CI estimation of adjusted Logit Wald

Usage

1
PlotciALT(n, alp, h)

Arguments

n

- Number of trials

alp

- Alpha value (significance level required)

h

- Adding factor

Details

The plots of the Confidence Interval using adjusted Logit Wald method for n given alp and h

See Also

Other Adjusted methods of CI estimation: PlotciAAS, PlotciAAllg, PlotciAAll, PlotciALR, PlotciASC, PlotciATW, PlotciAWD, ciAAS, ciAAll, ciALR, ciALT, ciASC, ciATW, ciAWD

Examples

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

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