Search found 19 matches

by econmiller
Fri Mar 17, 2023 12:32 pm
Forum: Data Manipulation
Topic: Foreign Database, BLS, limiting out well below 500 query limit
Replies: 2
Views: 2840

Foreign Database, BLS, limiting out well below 500 query limit

I am pulling down about 120 series from the BLS database connection, well short of the 500 query limit, and I keep getting locked out of the API with the statement: Database Error: BLS library error: 'Request could not be serviced, as the daily threshold for total number of requests allocated to the...
by econmiller
Wed Apr 01, 2015 1:36 pm
Forum: Programming
Topic: edxadd not able to locate com reference
Replies: 2
Views: 2940

Re: edxadd not able to locate com reference

Just refreshing this post. Any thoughts would be greatly appreciated.
Best,
Steve
by econmiller
Sun Mar 01, 2015 7:28 pm
Forum: Programming
Topic: edxadd not able to locate com reference
Replies: 2
Views: 2940

edxadd not able to locate com reference

I'm replicating the Eviews Database Extension white paper example for custom files (first example). I've built my CustomDbMgr com file with no errors. I can also see the com reference in Visual Studio and VBA references and can see the properties of it. However the command "edxadd EDXSamples.Cu...
by econmiller
Mon Feb 02, 2015 8:43 am
Forum: Bug Reports
Topic: Eviews 8.1 Crashing on Help
Replies: 4
Views: 3789

Re: Eviews 8.1 Crashing on Help

Correct. Nor can I launch the F1 help function. More of a nuisance than anything.
by econmiller
Sun Feb 01, 2015 4:56 pm
Forum: Bug Reports
Topic: Eviews 8.1 Crashing on Help
Replies: 4
Views: 3789

Eviews 8.1 Crashing on Help

I can't seem to pull up any references in 8.1 via the help menu. The program hangs terminally or flat out crashes. Have 64 bit version, build Jan 12, 2015.
by econmiller
Mon Dec 15, 2014 9:25 am
Forum: Data Manipulation
Topic: Seasonal adjutment of multiple series
Replies: 1
Views: 3746

Re: Seasonal adjutment of multiple series

Michael, try something like this. Create a program file and run. This is probably not the most elegant solution, but it works for me. group tmp * ' or create a list of 50 variables %sname="d" !counter=1 while %sname<>"" %sname=tmp(!counter) ' Variable name {%sname}.x12(save "...
by econmiller
Thu Nov 13, 2014 4:45 pm
Forum: Bug Reports
Topic: Change in Pageload characteristics
Replies: 6
Views: 4829

Re: Change in Pageload characteristics

Gareth, I've attached another file that for all practical purposes looks just like the prior CSV file and it reads it without the skip=0 statement. That is this statement reads it correctly: pageload "C:\Users\mill1707\Documents\MI Forecast\Data\bls\la.csv" Can you identify why this works ...
by econmiller
Thu Nov 13, 2014 4:38 pm
Forum: Bug Reports
Topic: Change in Pageload characteristics
Replies: 6
Views: 4829

Re: Change in Pageload characteristics

Really? Either way that worked. Thanks,
by econmiller
Thu Nov 13, 2014 4:28 pm
Forum: Bug Reports
Topic: Change in Pageload characteristics
Replies: 6
Views: 4829

Re: Change in Pageload characteristics

Here's the statement that used to work

pageload "C:\Users\mill1707\Documents\MI Forecast\Data\bls\emp.csv"
by econmiller
Thu Nov 13, 2014 4:19 pm
Forum: Bug Reports
Topic: Change in Pageload characteristics
Replies: 6
Views: 4829

Change in Pageload characteristics

I just updated to build Nov 11 2014 on Eviews 8 64bit, and suddenly my programs stopped working. I didn't need to use arguments in the past to read a CSV file with variable names on line 1, but now it automatically skips the header row and gives me series01....series100 instead of using the column n...
by econmiller
Sun Oct 12, 2014 5:04 pm
Forum: Econometric Discussions
Topic: Detrending Data
Replies: 4
Views: 6837

Re: Detrending Data

Ah, I think I'm seeing your point Startz. In essence, since the least squares objective function is measuring two different sets of values, we would not expect the two trend estimates to be equal and that the values that correspond to E[error]=0 and not comparable. Let me play around with this a bit...
by econmiller
Sat Oct 11, 2014 9:13 pm
Forum: Econometric Discussions
Topic: Detrending Data
Replies: 4
Views: 6837

Re: Detrending Data

Thanks Startz, I had to temporarily divert my attention to other issues. I'm not sure this helps me with an explanation as to why the two approaches result in different slopes. Maybe I'm not fully appreciating the role of stationarity in estimating the linear growth. Detrending from levels appears t...
by econmiller
Sat Oct 11, 2014 9:06 pm
Forum: Bug Reports
Topic: EViews Minimizes with no recourse
Replies: 6
Views: 5377

Re: EViews Minimizes with no recourse

Jason, I'm running Windows 7 64Bit, fully up to date, and Eviews (64Bit) is fully up to date. It could be that I have EViews open in the secondary monitor, it switches to my primary (laptop) monitor when at home. Now it is very possible that this behavior occurs after I return to the office and do n...
by econmiller
Fri Oct 03, 2014 5:05 pm
Forum: Bug Reports
Topic: EViews Minimizes with no recourse
Replies: 6
Views: 5377

Re: EViews Minimizes with no recourse

Gareth,

That's pretty slick. In effect we can add other attribute fields to our liking as well. Thanks!

Go to advanced search