Search found 9 matches

by gmcatee
Wed Nov 06, 2024 12:28 pm
Forum: Models
Topic: Speed up model.control proc
Replies: 8
Views: 53459

Re: Speed up model.control proc

Great, thanks for the tip Matt - that works for my application
by gmcatee
Mon Nov 04, 2024 7:12 am
Forum: Models
Topic: Speed up model.control proc
Replies: 8
Views: 53459

Re: Speed up model.control proc

Thanks Thomas - I'll give this a try when I have some down time this week
by gmcatee
Fri Nov 01, 2024 4:19 pm
Forum: Models
Topic: Speed up model.control proc
Replies: 8
Views: 53459

Re: Speed up model.control proc

Got it, thanks. If you stumble on anything that might make this run faster please let me know. For now, we're clinging on to EV8 for this part of our process
by gmcatee
Fri Nov 01, 2024 2:40 pm
Forum: Models
Topic: Speed up model.control proc
Replies: 8
Views: 53459

Re: Speed up model.control proc

Understood. It sounds like there are no options that can be adjusted by the user -- is that right? I am curious though -- are you able to run the code with this workfile in EV14 to see how long it takes there? I get similar results using a 7-year-old laptop and a brand new one, so the system specs s...
by gmcatee
Fri Nov 01, 2024 2:05 pm
Forum: Models
Topic: Speed up model.control proc
Replies: 8
Views: 53459

Speed up model.control proc

This post is long overdue, but when I upgraded from EViews 8.1 to EViews 12, I noticed that the model.control procedure was taking much longer to complete. Is there a difference in how the two versions perform this procedure? Are there any settings I can change to speed up the calculation? I've cons...
by gmcatee
Mon Nov 03, 2014 10:05 am
Forum: Estimation
Topic: Edit variable names in equation without re-estimating
Replies: 2
Views: 3198

Re: Edit variable names in equation without re-estimating

Ah okay -- thanks for the quick reply Gareth
by gmcatee
Mon Nov 03, 2014 9:45 am
Forum: Estimation
Topic: Edit variable names in equation without re-estimating
Replies: 2
Views: 3198

Edit variable names in equation without re-estimating

I have a question about equation objects. If I want to change a variable name in the workfile, I also have to change it within any equation object that uses the variable. The only way I have been able to do this is by re-estimating the equation with the new variable name, however I'd like to keep th...
by gmcatee
Mon Nov 03, 2014 9:37 am
Forum: Programming
Topic: Finding max and min of scalar objects
Replies: 2
Views: 4263

Re: Finding max and min of scalar objects

Great, thanks for your help Gareth
by gmcatee
Wed Oct 29, 2014 8:51 am
Forum: Programming
Topic: Finding max and min of scalar objects
Replies: 2
Views: 4263

Finding max and min of scalar objects

Is there an EViews function that will find the max/min/etc of a set of scalar values? The @max command is only valid for series objects. I can think of roundabout ways to do this (copy all scalars to a series and then use @max or use a bunch of indicator functions) but I wanted to know if this featu...

Go to advanced search