Obtain scenarios from portfolio object
Use the getScenarios
function with a
PortfolioCVaR
or PortfolioMAD
objects to
obtain scenarios.
For details on the workflows, see PortfolioCVaR Object Workflow, and PortfolioMAD Object Workflow.
You can also use dot notation to obtain scenarios from a
PortfolioCVaR
or PortfolioMAD
object.
Y = obj.getScenarios;