Learn R Programming

mmrm (version 0.3.16)

parsnip_add_mmrm: Register mmrm For Use With tidymodels

Description

Register mmrm For Use With tidymodels

Usage

parsnip_add_mmrm(quietly = FALSE)

Value

A logical value indicating whether registration was successful.

Arguments

quietly

logical: should progress and error messages be suppressed?

Details

We can use parsnip::show_model_info("linear_reg") to check the registration with parsnip and thus the wider tidymodels ecosystem.