Package: sisal 0.48

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.48.tar.gz
sisal_0.48.zip(r-4.5)sisal_0.48.zip(r-4.4)sisal_0.48.zip(r-4.3)
sisal_0.48.tgz(r-4.4-any)sisal_0.48.tgz(r-4.3-any)
sisal_0.48.tar.gz(r-4.5-noble)sisal_0.48.tar.gz(r-4.4-noble)
sisal_0.48.tgz(r-4.4-emscripten)sisal_0.48.tgz(r-4.3-emscripten)
sisal.pdf |sisal.html
sisal/json (API)
NEWS

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

Peer review:

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

Datasets:

On CRAN:

11 exports 0.63 score 10 dependencies 19 scripts 200 downloads

Last updated 5 years agofrom:7fe9a30a3d. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winNOTESep 16 2024
R-4.5-linuxNOTESep 16 2024
R-4.4-winOKSep 16 2024
R-4.4-macOKSep 16 2024
R-4.3-winOKSep 16 2024
R-4.3-macOKSep 16 2024

Exports:bootMSEdynTextGroblaggedDataplot.sisalplotSelectedprint.sisalsisalsisalDatasisalTablesummary.sisaltestSisal

Dependencies:bootdigestlatticeMatrixmgcvnlmeR.matlabR.methodsS3R.ooR.utils