Syntax error for running SVAR
Posted: Mon Aug 02, 2010 2:26 am
Hi!
I'm currently using Eviews 7.1 (build April 2010). Could someone please check where I went wrong with the following syntax:
matrix (7,7) pata
'Fill matrix in row major order
pata.fill(by=r) 1,na,0,0,na,0,na, na,1,na,na,0,0,0, 0,0,1,na,na,0,0, 0,0,0,1,na,0,0, 0,0,0,0,1,0,0, 0,0,0,0,na,1,0 na,na,na,na,na,na,1
An error message "syntax error" was flagged each time I run the above line (in bold). FYI, I'm following Kim and Roubini (2000) approach to estimating an SVAR for a small open economy.
Thanks
I'm currently using Eviews 7.1 (build April 2010). Could someone please check where I went wrong with the following syntax:
matrix (7,7) pata
'Fill matrix in row major order
pata.fill(by=r) 1,na,0,0,na,0,na, na,1,na,na,0,0,0, 0,0,1,na,na,0,0, 0,0,0,1,na,0,0, 0,0,0,0,1,0,0, 0,0,0,0,na,1,0 na,na,na,na,na,na,1
An error message "syntax error" was flagged each time I run the above line (in bold). FYI, I'm following Kim and Roubini (2000) approach to estimating an SVAR for a small open economy.
Thanks