po.bhu | R Documentation |
This function performs portfolio optimization using clustering and LASSO regularization.
po.bhu(y0, x0, group, rep)
y0 |
A numeric vector of response values. |
x0 |
A numeric matrix of predictors. |
group |
A list of asset clusters. |
rep |
The number of repetitions for optimization. |
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.