3,2K download
Aggiornato
29 nov 2004
Nessuna licenza
This function computes the Omega value of a portfolio, as described in a paper by Keating and Shadwick.
S = OMEGA(RETURNS) gives a structure S containing data so that:
S.returnLevel = input return levels
S.omegaValues = omega value at that return level
RETURNS must be a vector.
S = OMEGA(RETURNS,LEVELS) returns the same structure, but only provides values at the return levels specified in LEVELS.
Cita come
Nabeel Azar (2026). Omega (https://it.mathworks.com/matlabcentral/fileexchange/6235-omega), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Portfolio Optimization and Asset Allocation in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | update to binning algorithm |
