Estimate optimal portfolios at endpoints of efficient frontier
[
estimates optimal portfolios at endpoints of efficient frontier for
pwgt
,pbuy
,psell
]
= estimateFrontierLimits(obj
)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 the optimal portfolios at the endpoints of the efficient frontier.
[pwgt, pbuy, psell] = obj.estimateFrontierLimits(Choice);
estimateFrontier
| estimateFrontierByReturn
| estimateFrontierByRisk
| rng
| setBounds
| setMinMaxNumAssets