No BSD License
Highlights from
Omega
|
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 16 Nov 2004 |
update to binning algorithm |
| 17 Nov 2004 |
update to binning algorithm |
| 29 Nov 2004 |
update to binning algorithm |
|
Contact us at files@mathworks.com