jtleek / leekasso

Code for comparing the top 10 predictors to the lasso/debiased lasso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the software

A simple analysis of the Leekasso vs. the Lasso for prediction.

To run the code start R, set your working directory to the leekasso folder and type:

source("leekasso.R")

Dependencies

The R packages glmnet, lars, fields, sva

Authors

About

Code for comparing the top 10 predictors to the lasso/debiased lasso


Languages

Language:R 100.0%