getHypers()
retrieves the names and values of all
hyperparameters associated with an estimator passed to cvCovEst()
.
getHypers(dat, summ_stat, new_df = FALSE)
dat | A |
---|---|
summ_stat | A character vector specifying the summary statistic of interest. |
new_df | A |
A named list
containing the names of all hyperparameters and
their associated values, or a new wider data.frame
.