Skip to main content
. Author manuscript; available in PMC: 2017 Apr 18.
Published in final edited form as: Math Program Comput. 2015 Feb 6;7(2):149–187. doi: 10.1007/s12532-015-0078-2

Algorithm 2.

Solving Constrained LASSO (64) by the L-GADMM (4)

Initialize β0, z0, γ0, τ, ρ.
while Stopping criterion is not satisfied. do
  Compute βt+1 by (70).
  Compute zt+1 by (71).
  Update γ+1 by (68).
end while