r-modelmetrics 1.2.2.2
Rapid calculation of model metrics
Written in C++ using Rcpp
, this package provides a collection of metrics for evaluating models.
- Website: https://cran.r-project.org/web/packages/ModelMetrics
- Licenses: GPL 2+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-modelmetrics 1.2.2.2
as follows:
guix install r-modelmetrics@1.2.2.2
Or install the latest version:
guix install r-modelmetrics
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.