l2_relax | R Documentation |
Details refer to Shi, Su and Xie (2022) "l_2-relaxation: With applications to forecast combination and portfolio analysis"
l2_relax(y, x, tau, solver = "CVXR", tol = 1e-08)
y |
foreccasting target |
x |
forecasts to be combined |
tau |
The regularization parameter |
solver |
The solver to use; "Rmosek" or "CVXR" |
tol |
Tolerance for the solver |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.