View source: R/summary_functions.R
cvRiskByClass | R Documentation |
cvRiskByClass()
calculates the following
summary statistics for the cross-validated risk within each class of
estimator passed to cvCovEst()
: minimum, Q1, median, mean, Q3,
and maximum. The results are output as a tibble
.
cvRiskByClass(dat)
dat |
The |
tibble
with rows corresponding to estimator
classes and columns corresponding to each summary statistic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.