rocc: ROC Based Classification

Functions for a classification method based on receiver operating characteristics (ROC). Briefly, features are selected according to their ranked AUC value in the training set. The selected features are merged by the mean value to form a meta-gene. The samples are ranked by their meta-gene value and the meta-gene threshold that has the highest accuracy in splitting the training samples is determined. A new sample is classified by its meta-gene value relative to the threshold. In the first place, the package is aimed at two class problems in gene expression data, but might also apply to other problems.

Getting started

Package details

AuthorMartin Lauss
MaintainerMartin Lauss <martin.lauss@med.lu.se>
LicenseGPL (>= 2)
Version1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rocc")

Try the rocc package in your browser

Any scripts or data that you put into this service are public.

rocc documentation built on Jan. 11, 2020, 9:15 a.m.