plotPpnorm | R Documentation |
Deviation of ECDF from normality
plotPpnorm(
X,
title = "",
scale = FALSE,
plotCI = TRUE,
score = TRUE,
dist = c("norm", "t"),
shape = 2,
label = 0,
gPars = ErrViewLib::setgPars()
)
X |
- |
title |
- |
scale |
- |
plotCI |
- |
score |
- |
dist |
- |
shape |
- |
label |
(integer) index of letter for subplot tag |
gPars |
- |
a plot and an invisible list of metrics 'misCal', 'misCalUp' and 'calErr'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.