find_tau_max_reg | R Documentation |
Find the minimum tau such that equal weight solve the l_2 relaxation problem
find_tau_max_reg(y, X, solver = "CVXR", intercept = TRUE, tol = 1e-06)
solver |
The solver to use; "Rmosek" or "CVXR" |
tol |
Tolerance for the solver |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.