⚠️There's a newer version (0.1.5-1.1) of this package. Take me there.

lassoshooting (version 0.1.3-7)

L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Shooting

Description

L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Shooting is fast. This implementation can choose which coefficients to penalize. It support coefficient-specific penalities and it can take X'X and X'y instead of X and y.

Copy Link

Version

Down Chevron

Install

install.packages('lassoshooting')

Monthly Downloads

420

Version

0.1.3-7

License

LGPL-3

Maintainer

Last Published

April 24th, 2011

Functions in lassoshooting (0.1.3-7)