new_mirvie_learning_curve_cv: Construct a 'mirvie_learning_curve' object.

Description Usage Arguments Details Value

Description

A mirvie_learning_curve_cv object is what is output by learn_curve_cv().

Usage

1

Arguments

tib

A tibble with columns training_samples (integer, the number of training samples on that iteration) and score (double, a model metric score).

Details

This just tacks "mirvie_learning_curve_cv" onto the front of the class attribute of an appropriate object. This should only be used inside of learn_curve_cv().

Value

A mirvie_learning_curve_cv object.


mirvie/mirmodels documentation built on Jan. 14, 2022, 11:12 a.m.