Skip to content

Coordinate descent algorithm for lasso #24

@aalfons

Description

@aalfons

In high dimensions, sparseLTS() may be faster if the lasso on the subsets is computed via coordinate descent. For a grid of lambda values, warm starts can probably be used (i.e., use the sparse LTS solution from the previous value of lambda as initial coefficients in the lasso fits on the subsets).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions