hyperRisk() groups together estimators of the same class and parses the hyperparameter values over quantiles of the risk.

hyperRisk(dat)

Arguments

dat

The tibble of cross-validated risk calculations which is output by cvCovEst().

Value

A named list of data frames. Each list element corresponds to a tibble of summary statistics for a specific estimator class. If no estimators have hyper-parameters, a message is returned.