Announcement

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

  • Questions on lag variables in a regression

    Hi,

    I would like to confirm whether the codes for the following regression is correct:

    Dependent Var i,t+1 = þ0+ b1 IndVar1 i,t + b2 IndVar2 i,t + Error term i t+1

    Code: reg DepVar L.IndVar1 L.IndVar2

    Thanks for your comments and help in advance.

    Best,
    Helen

  • #2
    Yes, that's correct.

    Comment

    Working...
    X