| predQ | R Documentation | 
Auxillary function for plotCalCurve Predicted quantiles of errors
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
)
| corTrend | - | 
| fo | - | 
| prob | - | 
| CImeth | - | 
| cLearn | - | 
| rLearn | - | 
| cTest | - | 
| rTest | - | 
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.