Skip to content

Overview

The libml package contains general functions necessary for the analysis of biomarker data via statistical and machine learning techniques, calculating KS distances, random forest, k-fold cross-validation, classification performance, and ROC plotting.


Custom Installation

remotes::install_github("libml")

Usage

To load libml simply make a call to library() as usual:

library(libml)

Help summary of the package

library(help = libml)

Notes about the package

  • The libml package is easy to use.
  • There is some cool stuff we can do.

LICENSE