README.md

sisal

CRAN_version_badge

Overview

Input selection with SISAL, originally developed by Tikka and Hollmén. It is a sequential backward selection algorithm which uses a linear model in a cross-validation setting.

Installation

The latest release version of sisal is installed from CRAN as follows:

install.packages("sisal")

The development version can be installed with devtools (install.packages("devtools")):

devtools::install_github("mvkorpel/sisal")


Try the sisal package in your browser

Any scripts or data that you put into this service are public.

sisal documentation built on Feb. 16, 2020, 1:07 a.m.