Description Usage Arguments Value Author(s) Examples
objective
sets a new objective for VaR and Expected Shortfall
1 |
model |
the portfolio.model to be changed |
objective |
the new objective |
the adapted portfolio.model
Ronald Hochreiter, ronald@algorithmic.finance
1 2 3 | data(sp100w17av30s)
model <- portfolio.model(scenario.set)
mad <- optimal.portfolio(objective(model, "mad"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.