The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

modelenv

Codecov test coverage R-CMD-check

modelenv is a developer focused package designed to provide tools to register models much in the same as is done in parsnip. This package does not replace parsnip’s registration functions, but will be used in tidyclust and future non-parsnip modeling packages to avoid complex dependencies.

Installation

You can install the released version of modelenv from CRAN with:

install.packages("modelenv")

And the development version from GitHub with:

# install.packages("pak")
pak::pak("tidymodels/modelenv")

Learn more

These functions have near identical interfaces to their parsnip equivalent, see tidymodels.org - How to build a parsnip model for instructions of how to use these functions.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.