View source: R/interop-parsnip.R
| parsnip_add_mmrm | R Documentation |
mmrm For Use With tidymodelsRegister 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.