The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

mupet

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

The goal of {mupet} is to provide a performance evaluation toolkit for multi-class prediction models in the form of metric functions compatible with the tidymodels framework, through the API designed in the {yardstick} package.

Installation

You can install the package directly from CRAN using:

pak::pak("mupet")

Or you can install the development version of mupet like so:

# pak::pak("remotes")
remotes::install_github("astamm/mupet")

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.