Package: splitSelect
Type: Package
Title: Best Split Selection Modeling for Low-Dimensional Data
Version: 1.0.1
Date: 2020-08-29
Author: Anthony Christidis <anthony.christidis@stat.ubc.ca>,
    Stefan Van Aelst <stefan.vanaelst@kuleuven.be>,
    Ruben Zamar <ruben@stat.ubc.ca>
Maintainer: Anthony Christidis <anthony.christidis@stat.ubc.ca>
Description: 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>.
License: GPL (>= 2)
Biarch: true
Imports: multicool, glmnet, parallel, doParallel, foreach, caret
RoxygenNote: 7.0.2
Suggests: testthat, mvnfast
NeedsCompilation: no
Packaged: 2020-08-30 01:43:37 UTC; antho
Repository: CRAN
Date/Publication: 2020-09-01 06:40:03 UTC
