Learn R Programming

sivs (version 0.2.11)

Stable Iterative Variable Selection

Description

An iterative feature selection method that internally utilizes various Machine Learning methods that have embedded feature reduction in order to shrink down the feature space into a small and yet robust set.

Copy Link

Version

Install

install.packages('sivs')

Monthly Downloads

300

Version

0.2.11

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Mehrad Mahmoudian

Last Published

May 10th, 2025

Functions in sivs (0.2.11)

coef.sivs

Extract Coefficients from sivs object
suggest

Cutoff Suggestion for sivs Object
str.sivs

Structure of sivs object
is.sivs

Validate sivs Object
plot.sivs

A plotting function for sivs object
sivs

Stable Iterative Variable Selection