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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:R 100.0%