enriquea/feseR: Feature Selection workflow in R

This package provides funcionalities to combine multiple features selection methods into a workflow. The methods used can be classify in three main categories: i) Univariate filters, ii) Multivariate filters and iii) Wrapper method. It also provides functions to visualize the feature selection process.

Getting started

Package details

AuthorEnrique Audain
MaintainerEnrique Audain <enrique.audain@gmail.com> & Dmitry Rychkov <dmitrychkov@gmail.com>
LicenseGPL-2 | file LICENSE
Version0.2.0
URL http://github.com/enriquea/feseR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("enriquea/feseR")
enriquea/feseR documentation built on March 30, 2021, 4:12 p.m.