hyperRisk {cvCovEst} | R Documentation |
Summarize Cross-Validated Risks by Class with Hyperparameter
Description
hyperRisk()
groups together estimators of the
same class and parses the hyperparameter values over quantiles of the risk.
Usage
hyperRisk(dat)
Arguments
dat |
The |
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.
[Package cvCovEst version 1.2.2 Index]