Search found 3 matches
- Wed Aug 04, 2010 2:06 pm
- Forum: Programming
- Topic: Specifying a solution sample in Model within Program
- Replies: 4
- Views: 4290
Re: Specifying a solution sample in Model within Program
that does it. thanks.
- Wed Aug 04, 2010 1:51 pm
- Forum: Programming
- Topic: Specifying a solution sample in Model within Program
- Replies: 4
- Views: 4290
Re: Specifying a solution sample in Model within Program
ok, I guess the problem is the program is not saving the solution after each iteration; I only get the last in variables named _0 after each variable. How can I store the solutions in each iteration with a different name after a solve command in the loop?
- Wed Aug 04, 2010 12:49 pm
- Forum: Programming
- Topic: Specifying a solution sample in Model within Program
- Replies: 4
- Views: 4290
Specifying a solution sample in Model within Program
I had a question about specifying a forecast sample (from a VAR-Model) in an EViews program: I make the program run recursive VARs (with increasing sample size) and save them in separate files identified by the counters. I then turn each of these VARs into a Model using makemodel. Now I want to make...
