Skip to contents

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()