Recursive Least square
Posted: Wed Jul 22, 2009 8:06 am
Dear Tom,
I should model a rls regression of the type:
rls(options) lY / resids
# const lk ll {leads and lags of the covariates}
I should restrict lk + ll =1 and all leads and lags to be equal zero (for instence).
If I impose the restriction by using the 'restrict' or 'mrestrict' option, the 'cohist' series will rely on the basic rls regression with no restrrictions.What can i do?
Thank you
I should model a rls regression of the type:
rls(options) lY / resids
# const lk ll {leads and lags of the covariates}
I should restrict lk + ll =1 and all leads and lags to be equal zero (for instence).
If I impose the restriction by using the 'restrict' or 'mrestrict' option, the 'cohist' series will rely on the basic rls regression with no restrrictions.What can i do?
Thank you