Could you please elaborate a little bit...? :) The default is 5000, when should I consider changing this number?Yes, on the last tab.
M controls the numerical optimization engine.
Search found 8 matches
- Thu Jun 09, 2016 3:34 am
- Forum: Programming
- Topic: Questions regarding options in FIML and solveopt
- Replies: 6
- Views: 4622
Re: Questions regarding options in FIML and solveopt
- Thu Jun 09, 2016 3:09 am
- Forum: Programming
- Topic: Questions regarding options in FIML and solveopt
- Replies: 6
- Views: 4622
Re: Questions regarding options in FIML and solveopt
I have a follow-up question to this, after reading in the manual about "Solving the model" (http://www.eviews.com/help/helpintro.html#page/content%2Fmodels-Solving_the_Model.html%23). What is the difference between M (Maximum number of iterations for solution) and R (number of stochastic i...
- Mon Jun 06, 2016 2:06 am
- Forum: Programming
- Topic: Questions regarding options in FIML and solveopt
- Replies: 6
- Views: 4622
Re: Questions regarding options in FIML and solveopt
Thank you, that helps a lot!
- Fri Jun 03, 2016 3:53 am
- Forum: Programming
- Topic: Questions regarding options in FIML and solveopt
- Replies: 6
- Views: 4622
Questions regarding options in FIML and solveopt
Hi all, Sorry if I've misplaced this question. I have a program written by someone else, that I am trying to adjust to my data and estimations. I've had some trouble and therefore need to make sure I understand every bit of the code. I've been trying to look in the user manual and at eviews.com/help...
- Wed Jun 01, 2016 2:59 am
- Forum: Programming
- Topic: Warning only appears when rerunning program
- Replies: 7
- Views: 5141
Re: Warning only appears when rerunning program
If the equation is not converging, all bets are off Meaning....? What problem should I focus on fixing first: that I don't get the same estimation results/I get a warning when rerunning a program, or that the equation is not converging if I restart Eviews. Or is the first a consequence of the latte...
- Wed Jun 01, 2016 2:35 am
- Forum: Programming
- Topic: Warning only appears when rerunning program
- Replies: 7
- Views: 5141
Re: Warning only appears when rerunning program
Two obvious and common causes for estimation results to differ: the underlying data are different, or the starting values used in estimation are different. Third, although far far less common, possibility is that the estimation is actually very very very close to being singular, and sometimes rando...
- Wed Jun 01, 2016 1:56 am
- Forum: Programming
- Topic: Warning only appears when rerunning program
- Replies: 7
- Views: 5141
Re: Warning only appears when rerunning program
We'd need to see the rest of the program and the database to have a good idea of what is going on. Since the code is not written by me, I am not comfortable with sharing the entire code, but I can see if I manage to generalize it a bit more (but then I'll probably generalize too much, so the proble...
- Tue May 31, 2016 5:41 am
- Forum: Programming
- Topic: Warning only appears when rerunning program
- Replies: 7
- Views: 5141
Warning only appears when rerunning program
Hi all, I am quite new to EViews (v9), and I am trying to work on/adjust a program given to me by someone else. According to this link: http://forums.eviews.com/viewtopic.php?f=5&t=893 my question is "nonsensical", but here it goes anyway... I have adjusted the program to my own data a...
