SplitReg: Split Regularized Regression
Functions for computing split regularized estimators defined in Christidis, Lakshmanan,
Smucler and Zamar (2019) <arXiv:1712.03561>. The approach fits linear regression models that
split the set of covariates into groups. The optimal split of the variables into groups and the
regularized estimation of the regression coefficients are performed by minimizing an objective
function that encourages sparsity within each group and diversity among them.
The estimated coefficients are then pooled together to form the final fit.
Version: |
1.0.2 |
Imports: |
Rcpp (≥ 0.12.12) |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
testthat, glmnet, MASS |
Published: |
2020-02-05 |
Author: |
Anthony Christidis,
Ezequiel Smucler,
Ruben Zamar |
Maintainer: |
Anthony Christidis <anthony.christidis at stat.ubc.ca> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
SplitReg results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SplitReg
to link to this page.