R-Forge Logo UW-Madison Statistics

Welcome to OEM project!

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 R
install.packages("oem",repos="http://r-forge.r-project.org")