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)