Search found 11 matches

by gcg
Wed Apr 19, 2017 9:30 am
Forum: Programming
Topic: Error Logging
Replies: 3
Views: 3806

Re: Error Logging

I am trying to run a program which calls many subroutines. I have error logging for the program as a whole, but something isn't working and I think the problem is in one of the subroutines. It appears that a subroutine has to be called in order to get error logging. So to test them individually with...
by gcg
Wed Apr 19, 2017 9:01 am
Forum: Programming
Topic: Error Logging
Replies: 3
Views: 3806

Error Logging

How can I get error logging for each subroutine?
by gcg
Fri Dec 09, 2011 2:24 pm
Forum: Programming
Topic: Polynomial Distributed Lags with minimum AIC or SIC
Replies: 6
Views: 10454

Re: Polynomial Distributed Lags with minimum AIC or SIC

Hi, Its been a long time since I looked at this code, but why does !lag start at !deg? The code says: 'loop through combinations of lag (1 to 10) and degree of polynomial (1 to 5), finding the equation with the min aic equation e1 !min_aic = 100000000 smpl 11 @last for !deg=1 to 5 for !lag=!deg to 1...
by gcg
Fri Sep 11, 2009 4:10 pm
Forum: Estimation
Topic: Balancing an Unbalanced Panel
Replies: 1
Views: 3699

Balancing an Unbalanced Panel

I have data that is unbalanced panel data, ie, the number of obs in the cross-section varies from period to period. What is the effect of choosing from the various balancing options? Is there any reason (in terms of consistency or unbiaedness of parameter estimates) why I would want to insert missin...
by gcg
Wed Aug 19, 2009 6:29 pm
Forum: Data Manipulation
Topic: sorting series in groups
Replies: 2
Views: 10599

Re: sorting series in groups

Thank you for your help!
by gcg
Wed Aug 19, 2009 7:02 am
Forum: Data Manipulation
Topic: sorting series in groups
Replies: 2
Views: 10599

sorting series in groups

Hi, I have several monthly series from different data sources in a work file. They have different start dates and end dates. Is there any way to sort them by start date together in a group? For example if I have the following series with the following start dates: X1 - 1990:01 X2 - 1990:06 X3 - 1991...
by gcg
Tue Aug 18, 2009 11:17 am
Forum: Programming
Topic: How to make program advance one obs sideways
Replies: 6
Views: 8090

Re: How to make program advance one obs sideways

does not work, unfortunately. Eviews still taking all the series at once. Any other suggestions?
by gcg
Tue Aug 18, 2009 10:16 am
Forum: Programming
Topic: How to make program advance one obs sideways
Replies: 6
Views: 8090

Re: How to make program advance one obs sideways

thanks - I'll give it a try and report back
by gcg
Tue Aug 18, 2009 10:12 am
Forum: Programming
Topic: How to make program advance one obs sideways
Replies: 6
Views: 8090

Re: How to make program advance one obs sideways

I just mean that I want to increase the number of series in the group by one at each iteration, and each series has one more obs than the one before it. Then I perform another calc on the groups, which increase by one series. The first group has two series, the second has three, then 4, 5, etc. But ...
by gcg
Tue Aug 18, 2009 9:59 am
Forum: Programming
Topic: How to make program advance one obs sideways
Replies: 6
Views: 8090

How to make program advance one obs sideways

Hi, I have a program and I am trying to do a calculation on a dataset that increases by one obs for each series. My question is how to make eviews advance sideways on a set of series. For example, the first two series have 20 and 21 obs, respectively. The third has 22, the fourth has 23, etc. I want...
by gcg
Fri Dec 05, 2008 6:10 pm
Forum: Suggestions and Requests
Topic: Data Ferret
Replies: 3
Views: 18522

Re: Data Ferret

Hi,

Will this work with data from the SDA Archive as well? Downloading it in the SAS file format?

Thank you.

Go to advanced search