plotDeltaCDF: Plot of the CDF of the differences of a pair of absolute...

View source: R/plotDeltaCDF.R

plotDeltaCDFR Documentation

Plot of the CDF of the differences of a pair of absolute errors samples

Description

Plots also auxiliary statistics (SIP, MG, ML) with bootstrapped CIs.

Usage

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()
)

Arguments

err

-

meth1

-

meth2

-

eps

-

xmax

-

xlab

-

units

-

main

-

nboot

-

label

-

gPars

-


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