Description Usage Arguments Details See Also Examples
View source: R/102.Confidence_base_n_Graph.R
Plots the CI estimation of exact methods
1 | PlotciEX(n, alp, e)
|
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
e |
- Exact method indicator in [0, 1] 1: Clopper Pearson, 0.5: Mid P, The input can also be a range of values between 0 and 1. |
The plot of Confidence Interval of n
given alp
.
Other Basic methods of CI estimation: PlotciAS
,
PlotciAllg
, PlotciAll
,
PlotciBA
, PlotciLR
,
PlotciLT
, PlotciSC
,
PlotciTW
, PlotciWD
,
ciAS
, ciAll
,
ciBA
, ciEX
,
ciLR
, ciLT
,
ciSC
, ciTW
,
ciWD
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.