new_mirvie_learning_curve: Construct a 'mirvie_learning_curve' object.

Description Usage Arguments Details Value

Description

A mirvie_learning_curve object is what is output by learn_curve().

Usage

1

Arguments

tib

A tibble with columns rep (int), testing_frac (dbl), training_frac (dbl), testing_indices (list), training_indices (list), cv (dbl) and test (dbl).

Details

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

Value

A mirvie_learning_curve object.


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