Algorithm 1 Iterative Algorithm for Generalized Elastic Net Regularization with Smoothed |
0: Given vector y, matrix A, choose parameters 1: for 2: Compute the following system for
3: Or compute the equivalent equation
4: Stop when 5: end for 6: Output the vector |