私は何かを明確にしたいです(そして間接的にコメントで質問に対処します)。特に、ユニット固有の線形時間トレンドの使用に関するものです。堅牢性チェックとして、処理されたユニットに対してのみ相互作用しているダミー(つまり、γ1 秒)連続的な時間トレンド。ただし、実際には、ユニット/状態ダミー(ユニット/状態固定効果)の完全なセットを線形時間トレンド変数と対話している場合です。
Angrist and Pischke(2009)は、Mostly Harmless Econometricsの 238ページでこのアプローチを推奨しています。表記法の違いは混乱を招く可能性があります。仕様5.2.7の再現:
y私のトン= γ0 秒+ γ1 秒t + λt+δDst+X′istβ+εist,
where γ0s is a state-specific intercept, in accordance with the s subscript used in their book. You can view γ1s as the state-specific trend coefficient multiplying the time trend variable, t. Different papers use different notation. For example, Wolfers (2006) replicates a model incorporating state-specific linear time trends. Reproducing model (1):
ys,t=∑sStates+∑tYeart+∑sStates∗Timet+δDs,t+εs,t,
where the model includes state and year fixed effects (i.e., dummies for each state and year). The treatment variable Ds,t is when state s adopts a unilateral divorce regime in period t. Notice this specification interacts state dummies with a linear time trend (i.e., Timet). This is yet another representation of state-specific linear time trends in your model specification.
Unit-specific linear time trends is also addressed in another post (see below):
How to account for endogenous program placement?
In sum, you want to interact all unit (group) dummies with a continuous time trend variable.
Paper by Justin Wolfers is below for your reference:
https://users.nber.org/~jwolfers/papers/Divorce(AER).pdf