import data, solve model and export solution
Posted: Mon Jul 23, 2012 1:11 am
Hi everybody,
I am using Eviews 7 and I would be really grateful if you could help me in writing a procedure. Please consider that I am new to eviews programming.
I built a workfile and estimated several equations. Those equations are inside a model object that I will need to solve many times with updated data. Hence I would need a program which automatically import updated data from an excel file, solve the model and write the results of the simulation on a new excel file. Could you please give me some suggestions about the best way to set up this kind of routine?
Thank you very much in advance
Step
I am using Eviews 7 and I would be really grateful if you could help me in writing a procedure. Please consider that I am new to eviews programming.
I built a workfile and estimated several equations. Those equations are inside a model object that I will need to solve many times with updated data. Hence I would need a program which automatically import updated data from an excel file, solve the model and write the results of the simulation on a new excel file. Could you please give me some suggestions about the best way to set up this kind of routine?
Thank you very much in advance
Step