Search found 8 matches
- Fri Jan 27, 2017 10:56 am
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
Hello Tom, You are right, I am replicating a code prepared by Ciccarelli and Canova, of the ECB. Here I leave the original program and the data of them. Original Data https://www.dropbox.com/s/l7ba7j6zx2qaq31/indexsa.xls?dl=0 Original CODE: https://www.dropbox.com/s/g6j2k48mergvk7k/IRF_BCH_condfor_p...
- Fri Jan 27, 2017 9:26 am
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
Hi Tom. I have reviewed one by one the configurations of the X_m array and I do not find where it reports a dimension of 58. Could you please be more specific in telling me which line you identify the error in? Additionally I wanted to consult if you can print and graph the variables upper, lower an...
- Thu Jan 26, 2017 2:33 pm
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
My data and my code https://www.dropbox.com/s/26cevct3sn1y3bp/var_ap.xls?dl=0 *Se importan los datos OPEN DATA "Z:\Users\Icaro\Dropbox\Trabajo de Grado MaestriÌa\Datos\Alianza Pac%EDfico\var_ap.xls" CALENDAR 1951 ALL 2011:01 DATA(FORMAT=XLS,ORG=COLUMNS) 1951:01 2011:01 year rgdpo_CHL emp...
- Thu Jan 26, 2017 2:33 pm
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
Hello Tom, I think I've managed to run the code completely. However, I have a problem with the last point where the impulse response is configured, I can not generate the multiple graph, which is the last code. I suspect that my problem is with "LOWER", but I can not identify what this is....
- Thu Jan 19, 2017 4:34 pm
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
Hi Tom, me again. I think I got a problem with smpl(reglist) code. Could you help me please! Data are annual, beginning at 1951 and ending at 2011, so I have 61 obs. When I use smpl(reglist) code from {minlag to maxlag}, data change to 1952-2009; is it normal? I hoped a range of 1952-2011, but I don...
- Wed Jan 18, 2017 11:46 am
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
I'm so sorry Tom, You're right, I've sent the wrong link. Actually I'm working with the first difference of log in all data, even so, Rats shows the same error message.
I let you the correcto link to see all data.
Thank you for all your help
https://www.dropbox.com/s/26cevct3sn1y3 ... p.xls?dl=0
I let you the correcto link to see all data.
Thank you for all your help
https://www.dropbox.com/s/26cevct3sn1y3 ... p.xls?dl=0
- Wed Dec 14, 2016 4:09 pm
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Re: Unassignes 613 error
Hi Tom, Thanks for your answer. Now I have a little problem i don't know how to find. i got the file about error you told me, but i can't to find which one is the matrix's problem. I got a ##MAT15 but I don't know how to find where is the problem. I let you the code and data. Thank you so much for y...
- Tue Nov 15, 2016 6:19 pm
- Forum: Help With Programming
- Topic: Unassignes 613 error
- Replies: 14
- Views: 21263
Unassignes 613 error
Hi, I'm trying to run a program but apparently I have an error. Rats shows the next message. ## Unassigned 613 The Error Occurred At Location 0838 Line 42 of loop/block Could you please to explain me how to find the exactly location of my mistake. When I have a loop, does Rats count the blink-lines?...