kfoldxcv_metric: kfoldxcv metric plot

View source: R/kfold_xval_charts.R

kfoldxcv_metricR Documentation

kfoldxcv metric plot

Description

A boxplot of the performance metric computed for each fold of a k-fold cross-validation.

Usage

kfoldxcv_metric(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A kfoldxcv_metric object. This object has no output slots. See chart_plot in the struct package to plot this chart object.

Inheritance

A kfoldxcv_metric object inherits the following struct classes:

⁠[kfoldxcv_metric]⁠ >> ⁠[chart]⁠ >> ⁠[struct_class]⁠

Examples

M = kfoldxcv_metric()

C = kfoldxcv_metric()

computational-metabolomics/structtoolbox documentation built on Feb. 9, 2024, 8:19 a.m.