An implementation of alpha-norm regulariztaion linear model in R. The alpha-norm penalty has the property of jumping to a sparse solution. This flexible nonconvex regularization problem is solved via cyclic coordinate descent and a proximal operator. It is less aggresive in shrinking coefficients than the l_0 penalty , sparser and less biased than l_1 norm(lasso), which is extremely useful in high-dimensional case and when predictors are highly correlated. Our package also offers the choice of lasso (q=1), it can be useful when the model is not extremely sparse.
Package details |
|
---|---|
Author | Guanhao Feng, Nicholas G Polson, Yuexi Wang and Jianeng Xu |
Maintainer | Yuexi Wang <yxwang99@uchicago.edu>, Jianeng Xu <jianeng@uchicago.edu> |
License | GPL-2 |
Version | 0.1.2 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.