Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.49 rolling linux/jammy R-4.5 sisal_0.49.tar.gz 624.1 KiB
0.49 rolling linux/noble R-4.5 sisal_0.49.tar.gz 623.7 KiB
0.49 rolling source/ R- sisal_0.49.tar.gz 259.3 KiB
0.49 latest linux/jammy R-4.5 sisal_0.49.tar.gz 624.1 KiB
0.49 latest linux/noble R-4.5 sisal_0.49.tar.gz 623.7 KiB
0.49 latest source/ R- sisal_0.49.tar.gz 259.3 KiB
0.49 2026-04-26 source/ R- sisal_0.49.tar.gz 259.3 KiB
0.49 2026-04-23 source/ R- sisal_0.49.tar.gz 259.3 KiB
0.49 2026-04-09 windows/windows R-4.5 sisal_0.49.zip 627.6 KiB
0.49 2025-04-20 source/ R- sisal_0.49.tar.gz 259.3 KiB

Dependencies (latest)

Imports

Suggests