Skip to content

cran/modelenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

❗ This is a read-only mirror of the CRAN R package repository. modelenv — Provide Tools to Register Models for Use in 'tidymodels'. Homepage: https://github.com/tidymodels/modelenvhttp://modelenv.tidymodels.org/ Report bugs for this package: https://github.com/tidymodels/modelenv/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages