silkeszy/Pomona: Identification of relevant variables in omics data sets using Random Forests

This package provides different methods for identifying relevant variables in omics data sets using Random Forests. It implements the following approaches: empirical and parametric permutation (Altmann), Boruta, Vita, r2VIM (recurrent relative veriable importance), RFE (recursive feature elimination) and Hybrid, combining Vita and Boruta. All approaches use unscaled permutation variable importance and the R package ranger to generate the forests. The package also includes a function to simulate correlated gene expression data.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("silkeszy/Pomona")
silkeszy/Pomona documentation built on March 31, 2022, 11:13 p.m.