SLIDE 75 Joaquim J.S. Ramalho
Endogenous explanatory variables - 𝐹 𝑦𝑗𝑢𝑣𝑗𝑢 ≠ 0:
Possível IV’s for 𝑦𝑗𝑢:
▪ External instruments, as in the cross-sectional case ▪ Internal instruments (same explanatory variable but relative to other time periods)
Example of internal instruments:
▪ If 𝑦𝑗𝑢 is weakly exogenous (apart from the current period), then:
– All past values (lags) of 𝑦𝑗𝑢 may be used as IV’s – Possible IV’s: 𝑦𝑗,𝑢−1 or 𝑦𝑗,𝑢−1, 𝑦𝑗,𝑢−2 or 𝑦𝑗,𝑢−1, … , 𝑦𝑗,𝑢−5 , etc.
▪ If 𝑦𝑗𝑢 is strictly exogenous (apart from the current period), then:
– All past (lags) and future (leads) values of 𝑦𝑗𝑢 may be used as IV’s – Possible IV’s : 𝑦𝑗,𝑢−1 and/or 𝑦𝑗,𝑢+1, etc.
1.2.1. Static Models Instrumental Variables Estimators
Stata
(external instruments – 2SLS)
xtivreg Y (𝑌1= 𝐽𝑊
𝐵… 𝐽𝑊 𝑁) 𝑌2 … 𝑌𝑙, options (options: re, fe, be, fd)
Stata
(internal instruments – 2SLS)
xtivreg Y (𝑌1= 𝑀. 𝑌1 𝑀2. 𝑌1…) 𝑌2 … 𝑌𝑙, options
(options: re, fe, be, fd) 75 Advanced Econometrics I 2020/2021