Search found 2 matches
- Thu Sep 19, 2013 12:16 pm
- Forum: Programming
- Topic: Solve Options in Eviews 6 vs 7
- Replies: 2
- Views: 1997
Re: Solve Options in Eviews 6 vs 7
Do you know if the option in 6, is d = t ?
- Wed Sep 18, 2013 6:25 pm
- Forum: Programming
- Topic: Solve Options in Eviews 6 vs 7
- Replies: 2
- Views: 1997
Solve Options in Eviews 6 vs 7
Hi, I'm trying to run a program in Eviews 6 which was written using 7. I'm wondering if there are any solve option changes that I should be aware of. The code looks something like: model_{%obj}.merge {%obj} model_{%obj}.solveopt(n=f) model_{%obj}.scenario Baseline model_{%obj}.solve(s=d,d=s) %scenar...
