Description Usage Arguments Details See Also Examples
View source: R/422.p-Confidence_p-Bias_CC_All_Graph.R
Plots p-confidence and p-bias for continuity corrected ArcSine method
1 | PlotpCOpBICAS(n, alp, c)
|
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
c |
- Continuity correction |
p-confidence and p-bias plots for continuity corrected ArcSine method
Other p-confidence and p-bias of continuity corrected methods: PlotpCOpBICAll
,
PlotpCOpBICLT
, PlotpCOpBICSC
,
PlotpCOpBICTW
, PlotpCOpBICWD
,
pCOpBICAS
, pCOpBICAll
,
pCOpBICLT
, pCOpBICSC
,
pCOpBICTW
, pCOpBICWD
1 2 | n=5; alp=0.05;c=1/(2*n)
PlotpCOpBICAS(n,alp,c)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.