Search found 3 matches
- Tue Feb 23, 2010 4:58 pm
- Forum: Estimation
- Topic: Urgent question about Cholesky Ordering
- Replies: 1
- Views: 5926
Re: Urgent question about Cholesky Ordering
Hi there, I was looking for the answers to this question as well. Here's what I was told - hope it helps: When you run the variance decomposition using Cholesky decomposition, the results will tell you which variable affects which contemporaneously. The Cholesky decomposition uses a lower triangular...
- Wed Sep 30, 2009 5:58 pm
- Forum: Estimation
- Topic: Internal Error 500
- Replies: 3
- Views: 4938
Re: Internal Error 500
I've attached my workfile (impst_realgdpc). What I did was select DLIND and DLI_P and created a VAR (1 lag only and constant) with them. Then I selected Proc->Estimate Structural Factorization and typed in the following restrictions:
@e1 = C(1)*@u1 + C(2)*@u2
@e2 = -C(1)*@u1+C(1)*@u2
@lr1(@u2)=0
@e1 = C(1)*@u1 + C(2)*@u2
@e2 = -C(1)*@u1+C(1)*@u2
@lr1(@u2)=0
- Wed Sep 30, 2009 1:10 am
- Forum: Estimation
- Topic: Internal Error 500
- Replies: 3
- Views: 4938
Internal Error 500
Hi, I'm trying to run a Blanchard-Quah-type VAR decomposition using Proc->Estimate Structural Factorization. But I need both Short-Run and Long-Run restrictions on the VAR estimation. However, when I do so, it gives me an error "Internal Error 500". I'm just wondering if this error number ...
