Hi all,
I have some douts about time lagging for my independent variables in multi-way FE panel data (reghddfe). I have this panel model with a health outcome (ho) as my dependent variable and socioeconomic and health services system indicators (hi, hi_1, hi_2 and hi_3) as independent variables. As one of my IV's is the unemployment rate (ur), and presumably with lagged effect over my DP, I also suppose that the present unemployment rate also affect the health outcome, in a cummulative or interactive way?!?
Let's say that my model is :
reghdfe ho ur gdp gini hi hi_1 hi_2 hi_3, absorb(state) vce(cluster state#year),
Suppose that I have ur (actual unemployment rate) and ur_1, ur_2 and ur_3 as unemployment rates lagged in 1, 2 and 3 years in my data set, and I want to observe te effect of three consecutive years of unemployment (or occupation rate) over health outcome (ho my DP).
Would it be correct to model:
reghdfe ho gdp gini hi hi_1 hi_2 hi_3 c.ur#c.ur_1#c.ur_2#c.ur_3, absorb(state) vce(cluster state#year)
, or, instead of using my own lagged data, to use the Stata “L" command for time lagged associated with unempolyment factor variable? So:
reghdfe ho gdp gini hi hi_1 hi_2 hi_3 c.ur#L1.c.ur#L2.c.ur#L3.c.ur, absorb(state) vce(cluster state#year)
Any suggestion for this model.
Thanks in advance.
Alexandre Bugelli
Related Posts with Time lag for Multi_level fixed effect panel data.
Restricting data of patient ID to perform 1 test at a time rather than all of themGood Afternoon, If anyone could give me advice I would really appreciate that. I know it is going t…
maximum command in stata> Dear Sir or Madam, > > I tried to use ml maximize command in Stata. > But I receive…
Generating a Financial Inclusion IndexHello everyone, I am in dire need of your help, I am trying to generate a Financial inclusion index …
Problem with individual ID when importing an excel sheet to stataHi. I have an excel sheet that includes individual ID variable. Whenever I import the excel sheet to…
access to the full set of parameters of one single equationDear Statalist, I have a simple question regarding how to get access to the full set of parameters …
Subscribe to:
Post Comments (Atom)
0 Response to Time lag for Multi_level fixed effect panel data.
Post a Comment