Search found 6 matches

by neshate
Tue Mar 31, 2015 12:02 pm
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

Thanks for the help. Unfortunately, I do not have access to eviews and that is why I am not able to run this program ans see the results. But, thanks anyway. You helped a lot.
by neshate
Tue Mar 31, 2015 9:34 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

1. What is the format of w914eqa0 and w914eqb0 look like? I am trying to figure out what kind of table the .results line generates? for example when we try to access (4,1) element or (10,2)? 2. What does that 0.02 and 0.035 comes from? I feel that this program tries to do a t-test on a sample data, ...
by neshate
Tue Mar 31, 2015 8:33 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

Excuse me if I am asking stupid questions. what is the effect of smpl 1960+!i 1965+!i? does this mean that we have selected certain values of w914 for eqa and eqb?
by neshate
Tue Mar 31, 2015 8:07 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

Ohhh. Thank you very much. That helped a lot. So, I have two more question:

1. w{%Y}eqb{!i}.ls log(w{%Y}) C YEAR does this generate a least square regression of log(w914) with some constant ? What is YEAR? does this also exist before running?

2. What does this mean? w{%Y}eqa{!i}.c(2)
by neshate
Tue Mar 31, 2015 7:57 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

Thanks. So does that mean we never enter the if statement because we have not defined w914 yet?
by neshate
Tue Mar 31, 2015 7:31 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 560305

Re: An introduction to EViews programming.

Hi guys, I am new to Eviews. I have a couple of question and appreciate any help.

I have the following code and trying to understand what it does: Specifically I need to first know what does w{%Y}(!i+1) mean?

Go to advanced search