Skip to content
Prev 256193 / 398506 Next

cv.lars() function in LARS package

Minxolee

Cross validation is based on random splits of the data, hence
it can not be expected that the results are exactly identical.

If you want to do lasso, the glmnet package by the same authors
is a better choice.

- Niels
On 07/04/11 16.08, minxolee wrote: