Skip to content

The stabilityselectr package performs stability selection with a variety of kernels provided by the 'glmnet' package, and provides simple tools for plotting and extracting selected features. There is additional functionality designed to facilitate various forms of permutation clustering analyses.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

stufield/stabilityselectr

Repository files navigation

The stabilityselectr package

GitHub version CRAN status R-CMD-check test coverage lifecycle: stable License: MIT

Overview

The stabilityselectr package performs stability selection with a variety of kernels provided by the glmnet package, and provides simple tools for plotting and extracting selected features. There is additional functionality designed to facilitate various forms of permutation clustering analyses.


Installation

# current dev version
remotes::install_github("stufield/stabilityselectr")

# or a specific version
remotes::install_github("stufield/[email protected]")

Usage

To load stabilityselectr simply make a call to library() as usual:

library(stabilityselectr)

Help

library(help = stabilityselectr)

Package Notes

  • The stabilityselectr package is easy to use.
  • It is my first go-to when looking at dimensionality reduction and upstream feature selection.

About

The stabilityselectr package performs stability selection with a variety of kernels provided by the 'glmnet' package, and provides simple tools for plotting and extracting selected features. There is additional functionality designed to facilitate various forms of permutation clustering analyses.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published