Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to estimate a regression with vars of previous year

    Hello again

    I am trying to estimate a regression analysis but there should be correlated the dep. var. Yt with the independent vars X1(t-1) and X2(t-1), thus to correlate the dependent variable of year t, with the independent variables X1 and X2 of the previous year.
    Is there a special command?

    Thank you in advance
    T.N.

  • #2
    See the lag operator in

    Code:
    help tsvarlist

    Comment

    Working...
    X