Package: sisal 0.49

sisal: Sequential Input Selection Algorithm

Implements the SISAL algorithm by Tikka and Hollmén. It is a sequential backward selection algorithm which uses a linear model in a cross-validation setting. Starting from the full model, one variable at a time is removed based on the regression coefficients. From this set of models, a parsimonious (sparse) model is found by choosing the model with the smallest number of variables among those models where the validation error is smaller than a threshold. Also implements extensions which explore larger parts of the search space and/or use ridge regression instead of ordinary least squares.

Authors:Mikko Korpela [aut, cre]

sisal_0.49.tar.gz
sisal_0.49.zip(r-4.7)sisal_0.49.zip(r-4.6)sisal_0.49.zip(r-4.5)
sisal_0.49.tgz(r-4.6-any)sisal_0.49.tgz(r-4.5-any)
sisal_0.49.tar.gz(r-4.7-any)sisal_0.49.tar.gz(r-4.6-any)
sisal_0.49.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
sisal/json (API)
NEWS

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

Bug tracker:https://github.com/mvkorpel/sisal/issues

Datasets:

On CRAN:

Conda:

3.02 score 1 stars 21 scripts 638 downloads 11 exports 10 dependencies

Last updated from:de3b7119bd. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK152
source / vignettesOK147
linux-release-x86_64OK132
macos-release-arm64OK152
macos-oldrel-arm64OK179
windows-develOK135
windows-releaseOK129
windows-oldrelOK104
wasm-releaseOK103

Exports:bootMSEdynTextGroblaggedDataplot.sisalplotSelectedprint.sisalsisalsisalDatasisalTablesummary.sisaltestSisal

Dependencies:bootdigestlatticeMatrixmgcvnlmeR.matlabR.methodsS3R.ooR.utils