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

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

Getting started

Package details

Bioconductor views Classification Survival
Maintainer
LicenseGPL-3
Version3.9.0
URL https://sydneybiox.github.io/ClassifyR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DarioS/ClassifyR")
DarioS/ClassifyR documentation built on May 7, 2024, 2:24 a.m.