parsnip_add_mmrm {mmrm} | R Documentation |
mmrm
For Use With tidymodels
Register mmrm
For Use With tidymodels
parsnip_add_mmrm(quietly = FALSE)
quietly |
logical: should progress and error messages be suppressed? |
We can use parsnip::show_model_info("linear_reg")
to check the
registration with parsnip
and thus the wider tidymodels
ecosystem.
A logical value indicating whether registration was successful.