View source: R/402.p-Confidence_p-Bias_BASE_All_Graph.R
| PlotpCOpBISC | R Documentation |
Plots p-confidence and p-bias for base Score method
PlotpCOpBISC(n, alp)
n |
- Number of trials |
alp |
- Alpha value (significance level required) |
p-confidence and p-bias plots for base Score method
[1] 2005 Vos PW and Hudson S. Evaluation Criteria for Discrete Confidence Intervals: Beyond Coverage and Length. The American Statistician: 59; 137 - 142.
Other p-confidence and p-bias of base methods:
PlotpCOpBIAS(),
PlotpCOpBIAll(),
PlotpCOpBIBA(),
PlotpCOpBIEX(),
PlotpCOpBILR(),
PlotpCOpBILT(),
PlotpCOpBITW(),
PlotpCOpBIWD(),
pCOpBIAS(),
pCOpBIAll(),
pCOpBIBA(),
pCOpBIEX(),
pCOpBILR(),
pCOpBILT(),
pCOpBISC(),
pCOpBITW(),
pCOpBIWD()
n=5; alp=0.05 PlotpCOpBISC(n,alp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.