Skip to content

Comparing Three Penalized Least Squares Estimators: LASSO,SCAD and MCP.

Notifications You must be signed in to change notification settings

Arek-KesizAbnousi/LASSO-vs-SCAD-vs-MCP_Estimators

Repository files navigation

In this imulation study , we simulate the data and use it to compare three Penalized Least Squares Estimators:

  • L1-norm penalty LASSO.
  • Smoothly Clipped Absolute Deviations penalty (SCAD).
  • Minimax Concave Penalty (MCP).

We perform 50 independent replications and choose tunning parrameters by cross-validation.

We answer to the question in which case SCAD and MCP mitigate bias better than LASSO, by examining the error variance.

About

Comparing Three Penalized Least Squares Estimators: LASSO,SCAD and MCP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages