Cholesky factorization

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

Saffer
Posts: 1
Joined: Wed Sep 02, 2009 9:06 am

Cholesky factorization

Postby Saffer » Thu Sep 03, 2009 4:38 am

Quick question: I've run a VAR, created a covariance matrix of the residuals and copied this into a new matrix. I now want the Cholesky factorization of the residual matrix ('residmat').

I have tried various different commands but always receive the same error message: 'Matrix sent to function which operates on sym'.

Thanks

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: Cholesky factorization

Postby trubador » Thu Sep 03, 2009 6:59 am

As the error message indicates, Cholesky command operates on symmetric matrix and returns the result in the matrix (lower triangular) form. Therefore, you should copy and paste the residuals into a symmetric matrix instead of a matrix. You can declare a symmetric matrix object via the sym command.


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests