Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hsm

The R package implements the algorithm for solving proximal operator of the latent group lasso, introduced as Algorithm 4 in Yan, X. and Bien, J. (2017) "Hierarchical Sparse Modeling: A Choice of Two Group Lasso Formulations".

To install hsm using the devtools R package, type

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

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

vignette("hsm-vignette")

in R.

About

A Path-Based BCD for Proximal Function of Latent Group Lasso

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.