Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 706 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 706 Bytes

genlasso

This package computes the solution path for generalized lasso problems. Important use cases are the fused lasso over an arbitrary graph, and trend filtering of any given polynomial order. Specialized implementations for the latter two subproblems are given to improve stability and speed.

Bibliography:

R package by Taylor Arnold and Ryan Tibshirani, maintained by Taylor Arnold.