Package: PerfMeas 1.2.5

PerfMeas: Performance Measures for Ranking and Classification Tasks

Implementation of different performance measures for classification and ranking tasks including Area Under the Receiving Characteristic Curve (AUROC) and Area Under the Precision Recall Curve (AUPRC), precision at a given recall, F-score for single and multiple classes.

Authors:Giorgio Valentini [aut, cre]

PerfMeas_1.2.5.tar.gz
PerfMeas_1.2.5.zip(r-4.7)PerfMeas_1.2.5.zip(r-4.6)PerfMeas_1.2.5.zip(r-4.5)
PerfMeas_1.2.5.tgz(r-4.6-x86_64)PerfMeas_1.2.5.tgz(r-4.6-arm64)PerfMeas_1.2.5.tgz(r-4.5-x86_64)PerfMeas_1.2.5.tgz(r-4.5-arm64)
PerfMeas_1.2.5.tar.gz(r-4.7-arm64)PerfMeas_1.2.5.tar.gz(r-4.7-x86_64)PerfMeas_1.2.5.tar.gz(r-4.6-arm64)PerfMeas_1.2.5.tar.gz(r-4.6-x86_64)
PerfMeas_1.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
PerfMeas/json (API)

# Install 'PerfMeas' in R:
install.packages('PerfMeas', repos = c('https://gvalentini58.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • PrecRec - Datasets used in the examples of the package
  • Scores - Datasets used in the examples of the package
  • T - Datasets used in the examples of the package

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.19 score 1 packages 26 scripts 334 downloads 2 mentions 18 exports 7 dependencies

Last updated from:038339e005. Checks:11 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64ERROR182
linux-devel-x86_64ERROR179
source / vignettesOK133
linux-release-arm64ERROR154
linux-release-x86_64ERROR121
macos-release-arm64ERROR83
macos-release-x86_64ERROR183
macos-oldrel-arm64ERROR96
macos-oldrel-x86_64ERROR212
windows-develERROR103
windows-releaseERROR153
windows-oldrelERROR81
wasm-releaseOK102

Exports:AUC.n.singleAUC.n.single.over.classesAUC.singleAUC.single.over.classesAUPRCcompute.mean.AUC.single.over.classescompute.mean.F.measure.single.over.classesF.measure.singleF.measure.single.over.classesget.all.nodes.by.depthperformance.curves.plotprecision.at.all.recall.levelsprecision.at.multiple.recall.levelprecision.at.multiple.recall.level.over.classesprecision.at.recall.levelprecision.at.recall.level.over.classesprecision.recall.curves.plottrap.rule.integral

Dependencies:BHBiocGenericsgenericsgraphlimmaRBGLstatmod

Readme and manuals

Help Manual

Help pageTopics
Performance Measures for Ranking and Classification TasksPerfMeas-package PerfMeas
AUC measuresAUC.measures AUC.n.single AUC.n.single.over.classes AUC.single AUC.single.over.classes compute.mean.AUC.single.over.classes
Area Under the Precision Recall CurveAUPRC trap.rule.integral
Datasets used in the examples of the packageexample.data PrecRec Scores T
F-measurescompute.mean.F.measure.single.over.classes F.measure.single F.measure.single.over.classes F.measures
Getting nodes by their depthget.all.nodes.by.depth
Graphics function to plot precision/recall or f.score/recall curvesperformance.curves.plot precision.recall.curves.plot
Precision at a given recall level measuresprecision.at.all.recall.levels precision.at.multiple.recall.level precision.at.multiple.recall.level.over.classes precision.at.recall.level precision.at.recall.level.over.classes PXR