| picasso-package | R Documentation |
Computationally efficient tools for fitting sparse generalized linear models with convex or non-convex penalties. Supported penalties include lasso, smoothly clipped absolute deviation (SCAD), and minimax concave penalty (MCP). Computation is based on multi-stage convex relaxation and pathwise coordinate optimization with warm starts, active-set updates, and screening rules.
Core optimization routines are implemented in C++ for speed, and coefficient paths are stored as sparse matrices for memory efficiency.
Jason Ge, Xingguo Li, Haoming Jiang, Mengdi Wang, Tong Zhang, Han Liu and Tuo Zhao
Maintainer: Tuo Zhao <tourzhao@gatech.edu>
picasso.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.