Force re-estimation programmatically?
Posted: Sun Jan 12, 2020 9:15 am
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
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?
Code: Select all
smpl %start %end
myequation.ls