Estimate optimal portfolios with targeted portfolio returns
[
estimates optimal portfolios with targeted portfolio returns for
pwgt
,pbuy
,psell
]
= estimateFrontierByReturn(obj
,TargetReturn
)Portfolio
, PortfolioCVaR
, or
PortfolioMAD
objects. For details on the respective
workflows when using these different objects, see Portfolio Object Workflow, PortfolioCVaR Object Workflow,
and PortfolioMAD Object Workflow.
You can also use dot notation to estimate optimal portfolios with targeted portfolio returns.
[pwgt, pbuy, psell] = obj.estimateFrontierByReturn(TargetReturn);
estimateFrontier
| estimateFrontierByRisk
| estimateFrontierLimits
| setBounds
| setMinMaxNumAssets