JamesYang007 / ghostbasil

GhostKnockoff + BASIL
2 stars 1 forks source link

Change objective into elastic net #12

Closed JamesYang007 closed 1 year ago

JamesYang007 commented 1 year ago

Currently, we use the PGR objective that regularizes the correlation matrix A towards the identity. It's not clear why this is the "correct" thing to do. We propose to change the objective to simply the Gaussian + elastic net. This prepares us to integrate the penalty factor as well (#3).