Functions to generate or sample from all possible splits of features or variables into a number of specified groups. Also computes the best split selection estimator (for low-dimensional data) as defined in Christidis, Van Aelst and Zamar (2019) <arXiv:1812.05678>.
Version: | 1.0.0 |
Imports: | multicool, glmnet, parallel, doParallel, foreach, mvnfast, caret |
Suggests: | testthat |
Published: | 2020-03-08 |
Author: | Anthony Christidis, Stefan Van Aelst, Ruben Zamar |
Maintainer: | Anthony Christidis <anthony.christidis at stat.ubc.ca> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | splitSelect results |
Reference manual: | splitSelect.pdf |
Package source: | splitSelect_1.0.0.tar.gz |
Windows binaries: | r-devel: splitSelect_1.0.0.zip, r-release: splitSelect_1.0.0.zip, r-oldrel: splitSelect_1.0.0.zip |
macOS binaries: | r-release: splitSelect_1.0.0.tgz, r-oldrel: splitSelect_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=splitSelect to link to this page.