View source: R/kfold_xval_charts.R
kfoldxcv_metric | R Documentation |
A boxplot of the performance metric computed for each fold of a k-fold cross-validation.
kfoldxcv_metric(...)
... |
Additional slots and values passed to |
A
kfoldxcv_metric
object. This object has no output
slots.
See chart_plot
in the struct
package to plot this chart object.
A kfoldxcv_metric
object inherits the following struct
classes:
[kfoldxcv_metric]
>> [chart]
>> [struct_class]
M = kfoldxcv_metric()
C = kfoldxcv_metric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.