po.cols | R Documentation |
This function uses simple linear regression to perform portfolio optimization.
po.cols(y0, x0)
y0 |
A numeric vector of response values. |
x0 |
A numeric matrix of predictors. |
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.