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