Maximum Return MILP Optimization
This function is called by optimize.portfolio to solve maximum return problems via mixed integer linear programming.
maxret_milp_opt(R, constraints, moments, target, solver = "glpk", 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 |
target |
target return value |
solver |
solver to use |
control |
list of solver control parameters |
Ross Bennett
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.