Description Usage Arguments Details See Also Examples
View source: R/112.ConfidenceIntervals_ADJ_n_Graph.R
Plots the CI estimation of 6 adjusted methods (Wald, Wald-T, Likelihood, Score, Logit-Wald, ArcSine) grouped by x value
1 | PlotciAAllg(n, alp, h)
|
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
h |
- adjustment |
The plot of Confidence Interval of n
given alp
and h
grouped by x for 6 adjusted methods (Wald, Wald-T, Likelihood, Score, Logit-Wald, ArcSine)
Other Adjusted methods of CI estimation: PlotciAAS
,
PlotciAAll
, PlotciALR
,
PlotciALT
, PlotciASC
,
PlotciATW
, PlotciAWD
,
ciAAS
, ciAAll
,
ciALR
, ciALT
,
ciASC
, ciATW
,
ciAWD
1 2 | n=5; alp=0.05; h=2
PlotciAAllg(n,alp,h)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.