/genlassoinf

Post-selection inference for generalized lasso

Primary LanguageRGNU General Public License v2.0GPL-2.0

Motivation/Synopsis

Implementation code and examples for generalized lasso post-selection inference, shown in https://arxiv.org/abs/1606.03552

Installation

On command line (UNIX), use

R CMD INSTALL genlassoinf

or in R,

devtools::install_github("robohyun66/genlassoinf", subdir="genlassoinf")

Contributors

Sangwon Hyun (Justin), Max G'Sell, Ryan Tibshirani

License

GPL2.0