po.SW | R Documentation |
This function performs stochastic weight portfolio optimization.
po.SW(x0, b, sample)
x0 |
A numeric matrix of asset returns. |
b |
Number of assets to select in each sample. |
sample |
Number of random samples to generate. |
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.