The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.