olasso_slow {natural} | R Documentation |
Solve organic lasso problem with a single value of lambda The lambda values are for slow rates, which could give less satisfying results
olasso_slow(x, y, thresh = 1e-08)
x |
An |
y |
A response vector of size |
thresh |
Threshold value for underlying optimization algorithm to claim convergence. Default to be |