getHypers | R Documentation |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.