View source: R/412.p-Confidence_p-Bias_ADJ_All_Graph.R
| PlotpCOpBIAAll | R Documentation |
Plots p-confidence and p-bias for a given n and alpha level for 6 adjusted methods (Wald, Wald-T, Likelihood, Score, Logit-Wald, ArcSine)
PlotpCOpBIAAll(n, alp, h)
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
h |
- Adding factor |
Plots of p-confidence and p-bias for 6 adjusted methods (Wald, Wald-T, Likelihood, Score, Logit-Wald, ArcSine)
Other p-confidence and p-bias of adjusted methods:
PlotpCOpBIAAS(),
PlotpCOpBIALR(),
PlotpCOpBIALT(),
PlotpCOpBIASC(),
PlotpCOpBIATW(),
PlotpCOpBIAWD(),
pCOpBIAAS(),
pCOpBIAAll(),
pCOpBIALR(),
pCOpBIALT(),
pCOpBIASC(),
pCOpBIATW(),
pCOpBIAWD()
## Not run: n=5; alp=0.05;h=2 PlotpCOpBIAAll(n,alp,h) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.