I have observational data that was collected within the same year but on different days and in different European countries. To analyse the causality of a certain event (outcome) on the dependent variable I want to run a regression.
Additionally to the treatment variable I also want to control for individual characteristics but also country-dependent effects (e.g. previous events that might have happened such as election) that might bias the coefficient of the event of interest.
Now, my questions to this attempt:
1. For the individual characteristics I create a macro containing the single variables. I add the macro to the regression just as the treatment variable. For the country-dependent effect: should I just add a macro with the countries to the regression or should I use clustering (vce cluster or absorb). Is there any difference between these two approaches?
2. If individual effects are added to the regression as described in 1., do you still have to add a ",fe"-command to the regression code?
3. Online I have seen different explanations about panel models. Mostly it says that panel data is a combination of cross-sectional and time-series Dara. Since my data was collected in a single year but on different days and in different countries, is this still seen as panel data (different countries, days difference in data collection)? And how do you best control for the days difference in data collection? I was thinking about controlling for weekdays, and month of the year. Would this be a good solution?
Related Posts with Difference between clustering and fixed effects/adding control variables into the regression
Identifying responders vs. non-responders in randomized controlled trials using Machine Learning, possible in Stata?Dear community, My sincere apologies in advance for not having data or code yet to show. This is a …
How to replace a word in do file by another word?In do file, I know we can use Ctr+F to find a word, but I am not sure how come we can find and repla…
Calculate probability in relation to formula providedHi all I am trying to calculate herding of Robinhood investors by using the Lakonishok et al. (1992…
Stcox questionHello, I am new to survival analysis using Stata and I am trying to save the estimates from the sim…
How to convert the whole dataset from string to numeric data ?Hello everyone, I know that sometimes I ask strange question. But, I have a dataset that consists of…
Subscribe to:
Post Comments (Atom)
0 Response to Difference between clustering and fixed effects/adding control variables into the regression
Post a Comment