Search found 8 matches
- Fri Jun 27, 2014 7:06 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
Hi Startz, Iam seriously wondering, whether you are able to identify any prob in my SV4 specification. and there is no hard rule mentioned in the guide that constant trend shouldn't be in state variable. I have seen many posts where trubador helping very patiently and that really helps people. Just ...
- Fri Jun 27, 2014 12:31 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
Hi Startz, Thanks for reply. I re wrote my code by removing the specifications y1 and y2 as it was in my previous post and added lags directly into the Signal equation. Now the problem is with my SV4. what is wrong with my SV4 specification?. My SV4 represents this equation r*t = c g(t)+ z (t), wher...
- Wed Jun 25, 2014 2:52 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
Hi Gareth, Thanks for your reply. I have re -written my code. still its showing error as Signal variable not allowed in state equatio, but then i changed my code by directly adding lag in signal equation, even then it is not working. Please please help me out on correcting this code. Couldn't locate...
- Tue Jun 24, 2014 7:16 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
pfa the workfile
- Tue Jun 24, 2014 7:12 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
yes, parenthesis are matching. The error I am getting is here Syntax error in equation in equation "y = a(1) * y(-1) + a(2) * y(-2) + a(3) * r(-1) + a(4) * r(-2) + SV1 - a(1) * SV1(-1) - a(2) * SV1(-2) - a(3) * SV2(-1) - a(4) * SV2(-2) + [var=exp(c(1))]".
- Tue Jun 24, 2014 6:40 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
Please clarify whether this problem is happening because I am restricting co-efficients. If you see the equation my y(-1) and SV(-1) has same co efficient. Same I have done in Equation two also. Is it because of this I am facing problem? or else i couldn't identify what is causing problem. Please he...
- Tue Jun 24, 2014 6:29 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Re: Syntax error
Hi Startz,
Its not showing parenthesis problem. error is "Syntax error in equation in equation". Could you please help me on writing this code. I am damn struck.
Would be very thankful
Best regards
INNAGT
Its not showing parenthesis problem. error is "Syntax error in equation in equation". Could you please help me on writing this code. I am damn struck.
Would be very thankful
Best regards
INNAGT
- Mon Jun 23, 2014 1:24 am
- Forum: Estimation
- Topic: Syntax error
- Replies: 12
- Views: 16229
Syntax error
Hi team, I am trying to write a state space model. Its showing syntax error in signal y but couldnt locate any mistake . Please help me out with this E-view team. I am building a model based on this paper. http://www.bde.es/f/webbde/Secciones/Publicaciones/PublicacionesSeriadas/DocumentosTrabajo/dt0...
