Page 1 of 1

AR in a system

Posted: Tue May 08, 2012 6:47 am
by svogel
Hi there,
can anyone help me with following question: I am trying to introduce an AR term in a system, but not sure how to do that.

Re: AR in a system

Posted: Tue May 08, 2012 8:19 am
by EViews Gareth
Add a term such as:

Code: Select all

+[ar(3)=c(2)]
to your equation in the system. More details can be found in User Guide II, Chapter 31, section "How to Create and Specify a System".