print method for class "ithresh".
Usage
# S3 method for class 'ithresh'
print(x, digits = 2, ...)Value
The argument x, invisibly, as for all
print methods.
Details
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.
See also
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.