Package: SplitReg 1.0.2

Anthony Christidis

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.

Authors:Anthony Christidis <[email protected]>, Ezequiel Smucler <[email protected]>, Ruben Zamar <[email protected]>

SplitReg_1.0.2.tar.gz
SplitReg_1.0.2.tar.gz(r-4.5-noble)SplitReg_1.0.2.tar.gz(r-4.4-noble)
SplitReg_1.0.2.tgz(r-4.4-emscripten)SplitReg_1.0.2.tgz(r-4.3-emscripten)
SplitReg.pdf |SplitReg.html
SplitReg/json (API)
NEWS

# Install 'SplitReg' in R:
install.packages('SplitReg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cppopenmp

1.70 score 165 downloads 1 exports 2 dependencies

Last updated 5 years agofrom:9c8392a06f. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 13 2025
R-4.5-linux-x86_64OKMar 13 2025
R-4.4-linux-x86_64OKMar 13 2025

Exports:cv.SplitReg

Dependencies:RcppRcppArmadillo