Page 1 of 1
Recursive least squares
Posted: Wed Jul 15, 2009 3:10 pm
by ivanof971
Hello,
I would like to know if there is a way to run a recursive least squares algorithm in order to check for linear versus non-linear dependence in my variables.
Best regards,
Konstantinos
Re: Recursive least squares
Posted: Wed Jul 15, 2009 4:13 pm
by startz
Hello,
I would like to know if there is a way to run a recursive least squares algorithm in order to check for linear versus non-linear dependence in my variables.
Best regards,
Konstantinos
You might take a look in the manual or the help system for "recursive least squares."
Re: Recursive least squares
Posted: Thu Jul 16, 2009 10:54 am
by ivanof971
Thanks for the reply.
I have already checked that. But I am interested in a time series regression with many lags, while the document says that the option is not available for ARMA models.
That's why I asked for the algorithmn in order to try to modify the procedure accordingly.
Re: Recursive least squares
Posted: Thu Jul 16, 2009 1:21 pm
by startz
You can put in lags of the dependent variable, but admittedly that's not going to get you all the way to ARMA errors.