Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0-2) of this package.
Take me there.
hmeasure (version 1.0)
The H-measure and other scalar classification performance metrics
Description
Scalar performance metrics, including the H-measure, based on classification scores for several classifiers applied to the same dataset.
Copy Link
Link to current version
Version
Version
1.0-2
1.0-1
1.0
Install
install.packages('hmeasure')
Monthly Downloads
27
Version
1.0
License
GPL (>= 2)
Maintainer
Christoforos Anagnostopoulos
Last Published
September 10th, 2012
Functions in hmeasure (1.0)
Search all functions
summary.hmeasure
Report performance measures using an object of class "hmeasure"
hmeasure-package
The H-measure and other classification performance metrics
HMeasure
Computes the H-measure, AUC, and several other scalar classification performance metrics.
relabel
Converts class labels to the default choice of numeric 0s and 1s
plotROC
Plotting function illustrating the H-measure of classification performance.
misclassCounts
Computes misclassification counts and related statistics by contrasting predicted with true class labels.