Skip to content
/ rare Public

Linear Model with Tree-Based Lasso Regularization for Rare Feature Selection

Notifications You must be signed in to change notification settings

yanxht/rare

Repository files navigation

rare

The R package implements the rare feature selection framework introduced in Yan, X. and Bien, J. (2018) "Rare Feature Selection in High Dimensions".

To install rare using the devtools R package, type

devtools::install_github("yanxht/rare", build_vignettes = TRUE)

in R. This installs rare and builds its vignette. Learn to use rare with its vignette by typing

vignette("rare-vignette")

in R.

About

Linear Model with Tree-Based Lasso Regularization for Rare Feature Selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published