Skip to content

macmillancontentscience/bespoke

Repository files navigation

bespoke

bespoke

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

Sometimes it makes sense to define a simple baseline model programmatically, using simple rules defined by subject matter experts. However, it can be difficult to compare such models to “real” models developed in the {tidymodels} framework. {bespoke} allows you to wrap such a hand-crafted “model” into a format that fits within the {tidymodels} framework.

Installation

Install the released version of bespoke from CRAN:

install.packages("bespoke")

Install the development version of bespoke from GitHub:

# install.packages("pak")
pak::pak("macmillancontentscience/bespoke")

Code of Conduct

Please note that the bespoke project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Manual Baseline Models

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages