Log scores for MLE and RHP predictions calculated using leave-one-out
halfnorm_logscores(logscores, x, fd1 = 0.01, aderivs = TRUE)
Two scalars
logical that indicates whether to return leave-one-out estimates estimates of the log-score (much longer runtime)
a vector of training data values
the fractional delta used in the numerical derivatives with respect to the parameter
logical for whether to use analytic derivatives (instead of numerical)