SelectBoost: A General Algorithm to Enhance the Performance of Variable Selection Methods in Correlated Datasets

An implementation of the selectboost algorithm (Bertrand et al. 2020, 'Bioinformatics', <doi:10.1093/bioinformatics/btaa855>), which is a general algorithm that improves the precision of any existing variable selection method. This algorithm is based on highly intensive simulations and takes into account the correlation structure of the data. It can either produce a confidence index for variable selection or it can be used in an experimental design planning perspective.

Version: 2.2.2
Depends: R (≥ 2.10)
Imports: lars, glmnet, igraph, parallel, msgps, Rfast, methods, Cascade, graphics, grDevices, varbvs, spls, abind
Suggests: knitr, markdown, rmarkdown, mixOmics, CascadeData
Published: 2022-11-30
Author: Frederic Bertrand ORCID iD [cre, aut], Myriam Maumy-Bertrand ORCID iD [aut], Ismail Aouadi [ctb], Nicolas Jung [ctb]
Maintainer: Frederic Bertrand <frederic.bertrand at utt.fr>
BugReports: https://github.com/fbertran/SelectBoost/issues/
License: GPL-3
URL: https://fbertran.github.io/SelectBoost/, https://github.com/fbertran/SelectBoost/
NeedsCompilation: no
Classification/MSC: 62H11, 62J12, 62J99
Citation: SelectBoost citation info
Materials: README NEWS
CRAN checks: SelectBoost results

Documentation:

Reference manual: SelectBoost.pdf
Vignettes: Benchmarking the SelectBoost Package for Network Reverse Engineering
Towards Confidence Estimates in Cascade Networks using the SelectBoost Package
Simulation Tools Provided With the Selectboost Package

Downloads:

Package source: SelectBoost_2.2.2.tar.gz
Windows binaries: r-devel: SelectBoost_2.2.2.zip, r-release: SelectBoost_2.2.2.zip, r-oldrel: SelectBoost_2.2.2.zip
macOS binaries: r-release (arm64): SelectBoost_2.2.2.tgz, r-oldrel (arm64): SelectBoost_2.2.2.tgz, r-release (x86_64): SelectBoost_2.2.2.tgz
Old sources: SelectBoost archive

Reverse dependencies:

Reverse imports: Patterns

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SelectBoost to link to this page.