r-mlr3viz
Visualizations for mlr3
This package offers features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the autoplot() generic of ggplot2. The mlr3viz package draws plots with the viridis color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and precision-recall curves.
- Versions: 0.10.1
- Website: https://mlr3viz.mlr-org.com
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-mlr3viz as follows:
guix install r-mlr3viz
Or install a particular version:
guix install r-mlr3viz@0.10.1
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.
Badge code
You can use the following badge to inform users of r-mlr3viz about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-mlr3viz'><img src='https://packages.guix.gnu.org/packages/r-mlr3viz/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-mlr3viz)
Example Org:
[[https://packages.guix.gnu.org/packages/r-mlr3viz][https://packages.guix.gnu.org/packages/r-mlr3viz/badges/latest-version.svg]]