Search found 12 matches

by Envirogate
Fri Aug 17, 2012 10:50 am
Forum: Programming
Topic: Illegal name or reserved name
Replies: 10
Views: 10234

Re: Illegal name or reserved name

Thanks I opened a new program file and a copy paste made it possible. But for curisity when I run the program multiple times the row sum multiplies itself.

Thanks
by Envirogate
Fri Aug 17, 2012 9:29 am
Forum: Programming
Topic: Illegal name or reserved name
Replies: 10
Views: 10234

Re: Illegal name or reserved name

Thanks it also work for me but the problem is the row sum is not correct. What I get is 3900 while the sum is 100.
by Envirogate
Fri Aug 17, 2012 9:09 am
Forum: Programming
Topic: Illegal name or reserved name
Replies: 10
Views: 10234

Re: Illegal name or reserved name

A similar problem however in obtaining row sums in a matrix. The row total suppossed to be 100 while the command I am using is giving me a crazy number. Any help would be appreciated. Here is the command. !NRWS=@ROWS(MSAM) FOR !R=1 TO (!NRWS-1) ROWVECTOR RV{!R}=@ROWEXTRACT(MSAM, !R) VTOT(!R)=@SUM(RV...
by Envirogate
Wed Aug 15, 2012 12:48 pm
Forum: Programming
Topic: Illegal name or reserved name
Replies: 10
Views: 10234

Re: Illegal name or reserved name

Thanks alot working very well now
by Envirogate
Wed Aug 15, 2012 11:42 am
Forum: Programming
Topic: Illegal name or reserved name
Replies: 10
Views: 10234

Illegal name or reserved name

Hay, I am trying to learn programming in eveiws. In doing a CGE modeling excercise, I came across the "illegal name or reserved name" error when I wanted to assign values. Here is the command: FOR %VR BOT EXR PD PE PM PQ PWE PWM PX QQ QM RPD RPX XD XE XS YH omega sigma SERIES %VR NEXT BOT=...
by Envirogate
Wed Apr 04, 2012 9:05 am
Forum: Econometric Discussions
Topic: Break Point test
Replies: 0
Views: 1833

Break Point test

Hi Folks,
I am trying to do forecasting using GMM. It appears that there is a significant structural break in one of my equations according to the breakpoint tests. Can anyone tell me please how to take this into account?

Thanks for the usual help
by Envirogate
Wed Jul 06, 2011 7:31 am
Forum: Models
Topic: Setting predetrmined values
Replies: 3
Views: 7842

Re: Setting predetrmined values

Thanks I got it and it is working well now. I forgot to put the true values in the actual data.
by Envirogate
Wed Jul 06, 2011 7:18 am
Forum: Models
Topic: Setting predetrmined values
Replies: 3
Views: 7842

Re: Setting predetrmined values

Thanks for the reply I tried that but the thing is i get this message( 2015 NA generated for variable EMI Solve terminated - Unable to compute due to missing data in EMI) is there any value that i have to enter manually? otherwise I want the rest of the endogenous variables to be solved beyond 2015.
by Envirogate
Tue Jul 05, 2011 12:19 pm
Forum: Models
Topic: Setting predetrmined values
Replies: 3
Views: 7842

Setting predetrmined values

Hi Folks,

I was trying to develop a forecasting model and I have got some difficulties at one point. I know the value of one of my endogenous variable will be zero after year 2015. How can I instruct my model to make this variable zero from 2015 onwards?

Thanks
by Envirogate
Wed Apr 06, 2011 1:06 pm
Forum: Estimation
Topic: Plot
Replies: 4
Views: 4723

Re: Plot

Thanks alot works fine now
by Envirogate
Tue Apr 05, 2011 10:01 am
Forum: Estimation
Topic: Plot
Replies: 4
Views: 4723

Re: Plot

Thanks for the quick response. But the suggested procedures will only help on the actual values of my variables. I wanted to plot the fitted or post estimation.
by Envirogate
Mon Apr 04, 2011 9:32 am
Forum: Estimation
Topic: Plot
Replies: 4
Views: 4723

Plot

Hi everyone, I was trying to work with panel estimation. After estimation, I wanted to plot the dependent variable against a independent variable to get a parabola showing that the trend goes up for some time but decline overtime. Another question is when i used the fixed effect option an error near...

Go to advanced search