Bad solve option error
Posted: Thu Jan 19, 2017 3:43 am
Hi there, I need Eviews to solve a model using the stochastic option. In doing so, I would like the solver to go through all repetitions (in my case 1000) even if they fail. Actually, my goal is to check how many repetitions fail out of the total. If I solve the model (in my program is called _mod) manually I can select 100 as "% failed reps before halting". However, if I do this in a program, I cannot use f=1 or f=0.9 because I get the error message "Bad solve option". I tried with f=0.85 and it works. I am attaching the program so you can try to replicate the behavior I experience. The solutions options can be found in the subroutine model_solution, at the end of the script.
Thanks for your help!
Thanks for your help!