Announcement

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

  • Cointegration in time series regression

    If I've found that yt and xt, which are both I(1), are cointegrated, what regression would I run?

  • #2
    That really depends on your research question. You might consider an ARDL regression or a VEC regression:
    Code:
    help vec
    https://www.kripfganz.de/stata/

    Comment

    Working...
    X