Message-ID: <50C6EDB5-3AAF-416D-801D-36A47D1E1F41@gmail.com>
Date: 2013-11-29T14:12:18Z
From: Laura Buzdugan
Subject: Lasso function that can handle NA values
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?