This post presents a R code for a k-fold cross validation of Lasso in the case of a gaussian regression (continuous Y). This work easily can be done by using a mean squared error. Cross Validation in Lasso : Gaussian Regression We have implem…
Continue reading: lambda.min, lambda.1se and …