select_optimal_portfolio: Select Optimal Portfolio

Description Usage Arguments Value

View source: R/Optimization.R

Description

Selects optimal portfolio given list of canidate portfolios, estimates, and a target objective

Usage

1
select_optimal_portfolio(portfolios, eobj, target, criteria)

Arguments

portfolios

list of portfolio objects

eobj

estimates object

target

target objective

criteria

string value. set to minimize to select smallest target value

Value

optimal portfolio object


chrishaarstick/madstork.opt documentation built on Nov. 12, 2019, 9:39 p.m.