Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 373 Bytes

File metadata and controls

14 lines (10 loc) · 373 Bytes

LassoGroupProject

An R Package to replicate the results of the Lasso group.

To install this package from R, you just need simply run the following command in your R console

devtools::install_github("PabloRMira/LassoGroupProject/LassoGroupProject")

Remember to load the package in your workspace before using it by running

require(LassoGroupProject)