update_beta_convex updates beta for L2E convex regression using PG
update_beta_convex(y, b, tau, max_iter = 100, tol = 1e-04)Returns a list object containing the new estimate for beta (vector) and the number of iterations (scalar) the update step utilized
Response vector
Current estimate for beta
Current estimate for tau
Maximum number of iterations
Relative tolerance