ClassifyR: A framework for cross-validated classification problems, with applications to differential variability and differential distribution testing

The software formalises a framework for classification in R. There are four stages; Data transformation, feature selection, classifier training, and prediction. The requirements of variable types and names are fixed, but specialised variables for functions can also be provided. The classification framework is wrapped in a driver loop, that reproducibly carries out a number of cross-validation schemes. Functions for differential expression, differential variability, and differential distribution are included. Additional functions may be developed by the user, by creating an interface to the framework.

Package details

AuthorDario Strbenac, John Ormerod, Graham Mann, Jean Yang
Bioconductor views Classification Survival
MaintainerDario Strbenac <dario.strbenac@sydney.edu.au>
LicenseGPL-3
Version2.10.0
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ClassifyR")

Try the ClassifyR package in your browser

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

ClassifyR documentation built on Nov. 8, 2020, 6:53 p.m.