plotDeltaCDF | R Documentation |
Plots also auxiliary statistics (SIP, MG, ML) with bootstrapped CIs.
plotDeltaCDF(
err,
meth1,
meth2,
eps = NULL,
xmin = NULL,
xmax = NULL,
xlab = NULL,
units = "a.u.",
main = "",
nboot = 1000,
label = 0,
showSIP = TRUE,
showMLG = TRUE,
showDmue = TRUE,
showCI = TRUE,
gPars = ErrViewLib::setgPars()
)
err |
- |
meth1 |
- |
meth2 |
- |
eps |
- |
xmax |
- |
xlab |
- |
units |
- |
main |
- |
nboot |
- |
label |
- |
gPars |
- |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.