Page 1 of 1

Force re-estimation programmatically?

Posted: Sun Jan 12, 2020 9:15 am
by madm
I'm doing some backtesting stuff with linked equations a model object. I want to re-estimate some of the equations on a specified sample. I know I can do

Code: Select all

smpl %start %end myequation.ls
without any arguments to ls and it will re-estimate the current equation but that presupposes all of my equations are "ls" using the default settings. Is there a command to force reestimation without having to specify the estimator and options?

Re: Force re-estimation programmatically?

Posted: Sun Jan 12, 2020 12:43 pm
by EViews Gareth
.reestimate