parsnip_add_mmrm {mmrm}R Documentation

Register mmrm For Use With tidymodels

Description

Register mmrm For Use With tidymodels

Usage

parsnip_add_mmrm(quietly = FALSE)

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.

Value

A logical value indicating whether registration was successful.


[Package mmrm version 0.3.11 Index]