Log scores for MLE and RHP predictions calculated using leave-one-out
gumbel_logscores(logscores, x, d1 = 0.01, fd2 = 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 delta used in the numerical derivatives with respect to the parameter
the fractional delta used in the numerical derivatives with respect to the parameter
logical for whether to use analytic derivatives (instead of numerical)