po.grossExp | R Documentation |
This function performs gross exposure portfolio optimization using LASSO.
po.grossExp(y0, x0, method = "NOSHORT")
y0 |
A numeric vector of response values. |
x0 |
A numeric matrix of predictors. |
method |
The regularization method: "NOSHORT" or "EQUAL". |
A numeric vector of optimized portfolio weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.