Package: stepSplitReg 1.0.5

Anthony Christidis

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.5.tar.gz
stepSplitReg_1.0.5.tar.gz(r-4.7-arm64)stepSplitReg_1.0.5.tar.gz(r-4.7-x86_64)stepSplitReg_1.0.5.tar.gz(r-4.6-arm64)stepSplitReg_1.0.5.tar.gz(r-4.6-x86_64)
stepSplitReg_1.0.5.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://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • 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.

openblascppopenmp

1.70 score 2 scripts 263 downloads 2 exports 4 dependencies

Last updated from:8eb76735d1. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK158
linux-devel-x86_64OK149
source / vignettesOK184
linux-release-arm64OK170
linux-release-x86_64OK154
wasm-releaseOK140

Exports:cv.stepSplitRegstepSplitReg

Dependencies:nnlsRcppRcppArmadilloSplitGLM