Package: stepSplitReg 1.0.4

stepSplitReg: Stepwise Split Regularized Regression

Functions to perform stepwise split regularized regression. The approach first uses a stepwise algorithm to split the variables into the models with a goodness of fit criterion, and then regularization is applied to each model. The weights of the models in the ensemble are determined based on a criterion selected by the user.

Authors:Anthony Christidis [aut, cre], Stefan Van Aelst [aut], Ruben Zamar [aut]

stepSplitReg_1.0.4.tar.gz
stepSplitReg_1.0.4.zip(r-4.5)stepSplitReg_1.0.4.zip(r-4.4)stepSplitReg_1.0.4.zip(r-4.3)
stepSplitReg_1.0.4.tgz(r-4.4-x86_64)stepSplitReg_1.0.4.tgz(r-4.4-arm64)stepSplitReg_1.0.4.tgz(r-4.3-x86_64)stepSplitReg_1.0.4.tgz(r-4.3-arm64)
stepSplitReg_1.0.4.tar.gz(r-4.5-noble)stepSplitReg_1.0.4.tar.gz(r-4.4-noble)
stepSplitReg_1.0.4.tgz(r-4.4-emscripten)stepSplitReg_1.0.4.tgz(r-4.3-emscripten)
stepSplitReg.pdf |stepSplitReg.html
stepSplitReg/json (API)
NEWS

# Install 'stepSplitReg' in R:
install.packages('stepSplitReg', repos = c('https://anthonychristidis.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/anthonychristidis/stepsplitreg/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

openblascppopenmp

3.00 score 2 scripts 325 downloads 2 exports 4 dependencies

Last updated 1 months agofrom:8cbb09ed77. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 19 2025
R-4.5-win-x86_64OKJan 19 2025
R-4.5-linux-x86_64OKJan 19 2025
R-4.4-win-x86_64OKJan 19 2025
R-4.4-mac-x86_64OKJan 19 2025
R-4.4-mac-aarch64OKJan 19 2025
R-4.3-win-x86_64OKJan 19 2025
R-4.3-mac-x86_64OKJan 19 2025
R-4.3-mac-aarch64OKJan 19 2025

Exports:cv.stepSplitRegstepSplitReg

Dependencies:nnlsRcppRcppArmadilloSplitGLM