plotPpnorm: plotPpnorm

View source: R/plotPpnorm.R

plotPpnormR Documentation

plotPpnorm

Description

Deviation of ECDF from normality

Usage

plotPpnorm(
  X,
  title = "",
  scale = FALSE,
  plotCI = TRUE,
  score = TRUE,
  dist = c("norm", "t"),
  shape = 2,
  label = 0,
  gPars = ErrViewLib::setgPars()
)

Arguments

X

-

title

-

scale

-

plotCI

-

score

-

dist

-

shape

-

label

(integer) index of letter for subplot tag

gPars

-

Value

a plot and an invisible list of metrics 'misCal', 'misCalUp' and 'calErr'


ppernot/ErrViewLib documentation built on June 1, 2024, 4:33 a.m.