Skip to content
Prev 12362 / 15274 Next

student t mixture VaR in R // imitate example 2.23 in C.Alexander: Market Risk IV

Thanks a lot, Alexios!
I have corrected this issue. The result is the same, though.

I forgot to mention that the RUGARCH-package is required to run the code.

At the moment I try to find the error in either
- my own theoretical thoughts (e.g. confusing the scale parameter with 
the standard deviation)
- the implementation made by C.Alexander (on page 117 she writes in a 
footnote: "In general, if X has distribution F(x) and Y=aX, a being a 
constant, then y has distribution function a^(?1) * F(x)". Either I am 
completely burnout right now, or this must be "F(a^(?1)*x)" in the end. 
So maybe this is not just a typo, but also incorrectly implemented in 
the quite complicated EXCEL formula.)
- some EXCEL or R issue. I think her EXCEL syntax has been programmed in 
version 2003, but I`m running 2010.

Any help is appreciated a lot!



Am 25.04.2014 11:46, schrieb Alexios Ghalanos: