Add an option for partial L2 regularization (similar to `glmnet`'s `alpha` argument) -- should only be a minor modification of the prox and CD steps.
Add an option for partial L2 regularization (similar to
glmnet'salphaargument) -- should only be a minor modification of the prox and CD steps.