Top "Lars" questions

Using LASSO in R with categorical variables

I've got a dataset with 1000 observations and 76 variables, about twenty of which are categorical. I want to use LASSO on …

r regression glmnet lasso-regression lars
Lasso r code - what is wrong with it?

I am attempting to carry out lasso regression using the lars package but can not seem to get the lars …

r regression lasso-regression lars