An R package to implement orthogonalizing EM algorithm to solve regularized regression problems
This is the package to fit the penalized regression model such as lasso, elastic-net, mc+ and SCAD.
The project summary page you can find here.
To install the package, use the following command in Rinstall.packages("oem",repos="http://r-forge.r-project.org")