For my public governance thesis, I'm running a panel data analysis to investigate how stringent COVID-19 measures influenced digitalisation progress across EU countries between 2017 and 2022. I've used fixed effects regressions (both entity and time effects), including economic controls and a lagged dependent variable. To explore the impact of the pandemic, I ran one model using an is_covid dummy (0 before 2020, 1 from 2020 onward), and another using avg_stringency (Oxford index of government restrictions 0-100). Both variables are naturally correlated, which makes it hard to determine whether digitalisation progress was driven by the general shock of the pandemic or by specific policy responses.
What would be the best way to statistically isolate the unique contribution of policy stringency from the broader COVID-19 effect? Should I avoid including both variables in the same model due to multicollinearity, or is there a better way to decompose their effects? Right now, I am using 1 model with only entity effects on the dummy and another on the stringency index with entity and time effects. The dummy is positively significant but when I include time effects there are no significant values. Now I wonder if I can conclude that there (a) is no effect of policy on digitalization or (b) with the current statistical setup, I am not able to measure the effect because of the time effects that "eat" the significance.
What would be the best way to statistically isolate the unique contribution of policy stringency from the broader COVID-19 effect? Should I avoid including both variables in the same model due to multicollinearity, or is there a better way to decompose their effects? Right now, I am using 1 model with only entity effects on the dummy and another on the stringency index with entity and time effects. The dummy is positively significant but when I include time effects there are no significant values. Now I wonder if I can conclude that there (a) is no effect of policy on digitalization or (b) with the current statistical setup, I am not able to measure the effect because of the time effects that "eat" the significance.
Comment