Hi, I am trying to identify the impact of race on unemployment (due to COVID-19) from April to December 2020. Using data from the U.S. Household Pulse Survey, I created a pooled cross-sectional dataset comprising 9 waves (1 wave per month) with each wave made up of a different set of individuals. My regression specification is as follows:
logit Unemployed i.Black i.Asian i.Hispanic c.Month c.BlackxMonth c.AsianxMonth c.HispanicxMonth, robust
where Unemployed is a binary variable (1=Unemployed, 0 otherwise). My independent variables are dummy variables for Black, Asian and Hispanic, 'Month' is a continuous variable to measure the change in probability of unemployment from April to December for the reference group (White, non-Hispanic) and the interaction variables measure the differential in this change between a given group and the reference group.
As I am using a pooled cross-sectional dataset, I am unable to address the problem of unobserved individual heterogeneity in the way that is done when panel data is used (i.e. fixed effects). I was previously advised to aggregate the dataset at the state level, and run a fixed effects model. However, this will only account for unobserved state heterogeneity. As such, is there another method I can use to address this problem?
In addition, I will be grateful if anyone can recommend further validity and robustness checks (such as a test for autocorrelation/spatial correlation) for my model. Thank you
Related Posts with Validity and Robustness checks for Pooled/Repeated Cross-Sectional Data
The problem with count if syntax regarding encoded string variablesFrom the dataset hospdd given by STATA (https://www.stata-press.com/data/r17/hospdd.dta), I want to …
Spatial shocks: when is collinearity too much?Hi, I am working with a municipality-level dataset. I am analysing the effect of immigration shocks…
Confusion about the example in STATA help file of didregressToday I read the detail description of didregress from STATA. from page 6 and 7, there is a point th…
PPML estimation with bilateral trade agreement dummies.Hello everyone! I am applying PPML estimation to analyze the impact of two trade agreements (both b…
Trouble with stata outputs: graphing multiple catvars in a stacked bar format in stata, help with using Floatplot I’m not a data scientist so my jargon is going to be really off here but let me try to break this d…
Subscribe to:
Post Comments (Atom)
0 Response to Validity and Robustness checks for Pooled/Repeated Cross-Sectional Data
Post a Comment