Page 1 of 1

extra lags in variables

PostPosted: Wed Oct 11, 2006 3:21 pm
by mauriceroche
can you add more than one lag to the forcing process? e.g. a in example1.mod.
can you add an intercept to this equation?

PostPosted: Wed Oct 11, 2006 3:48 pm
by MichelJuillard
yes, you can have

a = m + r1*a(-1) + r2*a(-2) + e;


Best

Michel

PostPosted: Thu Oct 12, 2006 1:50 pm
by mauriceroche
Michel,

Thanks.

Regards,
Maurice