Package: splitSelect
Type: Package
Title: Best Split Selection Modeling for Low-Dimensional Data
Version: 1.0.0
Date: 2020-02-03
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, mvnfast,
        caret
RoxygenNote: 7.0.2
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-03-02 10:47:42 UTC; antho
Repository: CRAN
Date/Publication: 2020-03-08 17:20:06 UTC
