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.7)stepSplitReg_1.0.4.zip(r-4.6)stepSplitReg_1.0.4.zip(r-4.5)
stepSplitReg_1.0.4.tgz(r-4.6-x86_64)stepSplitReg_1.0.4.tgz(r-4.6-arm64)stepSplitReg_1.0.4.tgz(r-4.5-x86_64)stepSplitReg_1.0.4.tgz(r-4.5-arm64)
stepSplitReg_1.0.4.tar.gz(r-4.7-arm64)stepSplitReg_1.0.4.tar.gz(r-4.7-x86_64)stepSplitReg_1.0.4.tar.gz(r-4.6-arm64)stepSplitReg_1.0.4.tar.gz(r-4.6-x86_64)
stepSplitReg_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
stepSplitReg/json (API)
NEWS

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

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:

Conda:

openblascppopenmp

2.70 score 2 scripts 235 downloads 2 exports 4 dependencies

Last updated from:8cbb09ed77. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK160
linux-devel-x86_64OK176
source / vignettesOK211
linux-release-arm64OK144
linux-release-x86_64OK143
macos-release-arm64OK152
macos-release-x86_64OK224
macos-oldrel-arm64OK147
macos-oldrel-x86_64OK253
windows-develOK160
windows-releaseOK160
windows-oldrelOK194
wasm-releaseOK142

Exports:cv.stepSplitRegstepSplitReg

Dependencies:nnlsRcppRcppArmadilloSplitGLM