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.
- Version0.49
- R version≥ 4.3.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- sisal citation info
- Last release10/26/2024
Documentation
Team
Mikko Korpela
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports11 packages
- Suggests3 packages