[R] Lasso function that can handle NA values

Laura Buzdugan laubuzdugan at gmail.com
Fri Nov 29 15:12:18 CET 2013


Hi everyone,

I have a large dataset with missing values. I tried using glmnet, but it seems that it cannot handle NA values in the design matrix. I also tried lars, but I get an error too. Does anyone know of any package for computing the lasso solution which handles NA values?


More information about the R-help mailing list