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?