recipe r-perfmeas

Package that implements different performance measures for classification and ranking tasks. AUC, precision at a given recall, F-score for single and multiple classes are available.

Homepage:

https://CRAN.R-project.org/package=PerfMeas

License:

GPL3 / GPL-2.0-or-later

Recipe:

/r-perfmeas/meta.yaml

package r-perfmeas

(downloads) docker_r-perfmeas

Versions:
1.2.5-21.2.5-11.2.5-01.2.1-71.2.1-61.2.1-51.2.1-41.2.1-31.2.1-2

1.2.5-21.2.5-11.2.5-01.2.1-71.2.1-61.2.1-51.2.1-41.2.1-31.2.1-21.2.1-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install r-perfmeas

and update with:

conda update r-perfmeas

or use the docker container:

docker pull quay.io/biocontainers/r-perfmeas:<tag>

(see r-perfmeas/tags for valid values for <tag>)

Download stats