This is my first post, I hope I express myself and my question in an understandable manner.
I have panel data on all countries (variable name: country) and on their respective oil discoveries from 1868 to 2014 (variable name: year). I created a dummy variable that takes the value 1 if in a given year and country oil was discovered, and is 0 otherwise (discovery_dummy).
Now I want to create a dummy variable that takes value 1, if in the 10 years prior to the oil discovery, another oil discovery occurred in the same country.
Is there a code that allows generating a dummy that indicates whether in the same country in which oil was discovered, 10 years prior to the oil discovery, oil had already been discovered? This code would have to somehow flexible apply the ten year period to the entire year range of 1868-2014 and account for oil discoveries within each country.
Thanks in advance!
Related Posts with Dummy for event in prior ten years
Using eydx to calculate percentage difference in Y in difference-in-difference-analysis for men and womenHi everybody I am conducting a DID-analysis. Among other things, I am looking to see how a treatmen…
Conditioning on value of first year for each country in unbalanced panel dataHi all! I have country/year panel data. I would like to drop some observations according to specifi…
Network meta-analysis from precomputed effect sizeCould I do a network meta-analysis, if I had only the hazard ratio from each article (did not have e…
Which analysis to use for three repeated measures binary outcomeI'm working on a panel survey. I have a binary y dependent variable measured three times, once befor…
Local variable list macro is giving errorHi everyone, I am trying to use the local macro to define few variables in a group i.e. local A va…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy for event in prior ten years
Post a Comment