Language

Package: r-sgloptim @ 1.3.8

Synopsis

Generic sparse group Lasso solver

Description

This package provides a fast generic solver for sparse group lasso optimization problems. The loss (objective) function must be defined in a C++ module. The optimization problem is solved using a coordinate gradient descent algorithm. Convergence of the algorithm is established and the algorithm is applicable to a broad class of loss functions. Use of parallel computing for cross validation and subsampling is supported through the foreach and doParallel packages.

Home page
https://github.com/nielsrhansen/sglOptim
Location
gnu/packages/cran.scm (line: 22633, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings