predQ: Auxillary function for plotCalCurve Predicted quantiles of...

View source: R/plotCalCurve.R

predQR Documentation

Auxillary function for plotCalCurve Predicted quantiles of errors

Description

Auxillary function for plotCalCurve Predicted quantiles of errors

Usage

predQ(
  Learn,
  Test,
  corTrend = FALSE,
  fo = NA,
  prob = seq(0.005, 0.995, by = 0.005),
  CImeth = c("eq", "pred", "dist"),
  dist = c("norm", "t"),
  shape = 2
)

Arguments

corTrend

-

fo

-

prob

-

CImeth

-

cLearn

-

rLearn

-

cTest

-

rTest

-

Value

a list


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