Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ rare Public

❗ This is a read-only mirror of the CRAN R package repository. rare — Linear Model with Tree-Based Lasso Regularization for Rare Features. Homepage: https://github.com/yanxht/rare Report bugs for this package: https://github.com/yanxht/rare/issues

Notifications You must be signed in to change notification settings

cran/rare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

❗ This is a read-only mirror of the CRAN R package repository. rare — Linear Model with Tree-Based Lasso Regularization for Rare Features. Homepage: https://github.com/yanxht/rare Report bugs for this package: https://github.com/yanxht/rare/issues

Resources

Stars

Watchers

Forks

Packages

No packages published