Description Usage Arguments Details See Also Examples
View source: R/412.p-Confidence_p-Bias_ADJ_All_Graph.R
Plots p-confidence and p-bias for adjusted ArcSine method
1 | PlotpCOpBIAAS(n, alp, h)
|
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
h |
- Adding factor |
p-confidence and p-bias plots for adjusted ArcSine method
Other p-confidence and p-bias of adjusted methods: PlotpCOpBIAAll
,
PlotpCOpBIALR
, PlotpCOpBIALT
,
PlotpCOpBIASC
, PlotpCOpBIATW
,
PlotpCOpBIAWD
, pCOpBIAAS
,
pCOpBIAAll
, pCOpBIALR
,
pCOpBIALT
, pCOpBIASC
,
pCOpBIATW
, pCOpBIAWD
1 2 | n=5; alp=0.05;h=2
PlotpCOpBIAAS(n,alp,h)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.