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.

S3VS

The goal of S3VS is to perform variable selection using the structured screen-and-select (S3VS) framework in linear models, generalized linear models with binary data, and survival models such as the Cox model and accelerated failure time (AFT) model.

Installation

You can install the development version of S3VS like so:

devtools::install_github("nilotpalsanyal/S3VS")

Description

The central entry point is S3VS(), which dispatches to a family-specific routine via the argument family:

The S3VS workflow proceeds through the following steps, each handled by helper functions:

Together, these functions form a structured, iterative pipeline for efficient variable screening and selection in high-dimensional regression and survival analysis.

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.