Skip to content

cvlasso bug in lcount(.) option #1

@markeschaffer

Description

@markeschaffer

lcount(.) ignores the last point in the grid, e.g., with lcount(10) the smallest lambda in the grid is ignored.

Example:

sysuse auto, clear
cvlasso price mpg-foreign, lglmnet nfolds(3) norandom lcount(10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions