print
method for class "ithresh"
.
# S3 method for ithresh
print(x, digits = 2, ...)
Prints a matrix of the estimated threshold weights. Each row gives the weights for each training threshold for a given validation threshold. The row and column names are the approximate quantile levels of the thresholds.
ithresh
for threshold selection in the i.i.d. case
based on leave-one-out cross-validation.
summary.ithresh
Summarizing measures of threshold
predictive performance.
plot.ithresh
for the S3 plot method for objects of
class ithresh
.
predict.ithresh
for predictive inference for the
largest value observed in N years.