Serving the Quantitative Finance Community

 
User avatar
DogonMatrix
Topic Author
Posts: 0
Joined: August 1st, 2002, 12:30 pm

Cholesky or Single Value Decomposition

November 8th, 2005, 5:54 pm

Will anybody have a good reference on the application of either Cholesky or Single Value Decomposition for VAR ( as in Vector Autoregression) ?
Last edited by DogonMatrix on November 7th, 2005, 11:00 pm, edited 1 time in total.
 
User avatar
JWD
Posts: 13
Joined: March 2nd, 2005, 12:51 pm
Contact:

Cholesky or Single Value Decomposition

November 9th, 2005, 3:28 am

Hi DogonMatrix,You ask: Will anybody have a good reference on the application of either Cholesky or Single Value Decomposition for VAR … ?There are many references. You might want to have a look at my book, Ch. 24 (pp. 325-328), and Ch. 26 (p. 346, footnote 23). For algorithms, see the Numerical Recipes book, Ch. 2. -------
Jan Dash, PhD

Editor, World Scientific Encyclopedia of Climate Change:
https://www.worldscientific.com/page/en ... ate-change

Book:
http://www.worldscientific.com/doi/abs/ ... 71241_0053
 
User avatar
DogonMatrix
Topic Author
Posts: 0
Joined: August 1st, 2002, 12:30 pm

Cholesky or Single Value Decomposition

November 9th, 2005, 1:08 pm

thanks