Description Usage Arguments Author(s)
This function is called by optimize.portfolio to solve minimum variance or maximum quadratic utility problems with turnover constraint
1 2 | gmv_opt_toc(R, constraints, moments, lambda, target,
init_weights, solver = "quadprog", control = NULL)
|
R |
xts object of asset returns |
constraints |
object of constraints in the portfolio
object extracted with |
moments |
object of moments computed based on objective functions |
lambda |
risk_aversion parameter |
target |
target return value |
init_weights |
initial weights to compute turnover |
solver |
solver to use |
control |
list of solver control parameters |
Ross Bennett
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.