Learn R Programming

⚠️There's a newer version (0.8.1) of this package.Take me there.

mcca (version 0.6.0)

Multi-Category Classification Accuracy

Description

It contains six common multi-category classification accuracy evaluation measures. All of these measures could be found in Li and Ming (2019) . Specifically, Hypervolume Under Manifold (HUM), described in Li and Fine (2008) . Correct Classification Percentage (CCP), Integrated Discrimination Improvement (IDI), Net Reclassification Improvement (NRI), R-Squared Value (RSQ), described in Li, Jiang and Fine (2013) . Polytomous Discrimination Index (PDI), described in Van Calster et al. (2012) . Li et al. (2018) . We described all these above measures and our mcca package in Li, Gao and D'Agostino (2019) .

Copy Link

Version

Install

install.packages('mcca')

Monthly Downloads

434

Version

0.6.0

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Ming Gao

Last Published

September 9th, 2019

Functions in mcca (0.6.0)

pdi

Calculate PDI Value
mcca-package

Diagnostic accuracy methods for classifiers
estp

Inference for Accuracy Improvement Measures based on Bootstrap
nri

Calculate NRI Value
ccp

Calculate CCP Value
ests

Inference for Accuracy Measures based on Bootstrap
plot.mcca.hum

Plot 3D ROC surface
pm

Calculate Probability Matrix
idi

Calculate IDI Value
hum

Calculate HUM Value
print.mcca.rsq

Print Method for mcca rsq class
print.mcca.pdi

Print Method for mcca pdi class
rsq

Calculate RSQ Value
print.mcca.ccp

Print Method for mcca ccp class
print.mcca.hum

Print Method for mcca hum class