SVAR coding
Posted: Sat May 07, 2016 12:57 am
Attached is an SVAR (A model).
How do I write "compute a21=a31=a32=a41=a42=a43=a51=a52=a53=a54=a57=a61=a62=a63=a64=a65=a71=a72=a73=a74=a75=a76=a81=a82=a83=a84=a85=a87=0.0" i.e declaration of initial values because I am getting errors
"## SX33. Expression is Too Complicated. Break into Parts?"
with the present format of coding?
I tried to write it in two lines:
compute a21=a31=a32=a41=a42=a43=a51=a52=a53=a54=a57=a61=a62=a63=a64=a65=a71=0.0
compute a72=a73=a74=a75=a76=a81=a82=a83=a84=a85=a87=0.0
(I dont know if it is correct to write like this)
I am getting very weird impulses, in fact it does not produce impulses for some shocks.
How do I write "compute a21=a31=a32=a41=a42=a43=a51=a52=a53=a54=a57=a61=a62=a63=a64=a65=a71=a72=a73=a74=a75=a76=a81=a82=a83=a84=a85=a87=0.0" i.e declaration of initial values because I am getting errors
"## SX33. Expression is Too Complicated. Break into Parts?"
with the present format of coding?
I tried to write it in two lines:
compute a21=a31=a32=a41=a42=a43=a51=a52=a53=a54=a57=a61=a62=a63=a64=a65=a71=0.0
compute a72=a73=a74=a75=a76=a81=a82=a83=a84=a85=a87=0.0
(I dont know if it is correct to write like this)
I am getting very weird impulses, in fact it does not produce impulses for some shocks.