Dear Stata Users,
I am new to Stata.
I have a Census dataset on individuals, that are identified per household numbers. To reduce the size of my dataset, I want to drop all male-only households.
I tried something like drop per hh_id if sex == 1, but obviously this doesnt work.
Any hint on where I could find the right command?
Thank you very much in advance.
Related Posts with How to eliminate male-only households from individual-level data
Non Normal Panel DataHi, I am relatively new to econometrics. I want to know does panel data have to be Normal? My data o…
Non Normal Panel DataHi, I am relatively new to econometrics. I want to know does panel data have to be Normal? My data o…
Augmented Dickey Fuller - advice abount rejection and lagsHi all, I'm really rusty with econometrics. I'm using hourly data for a period of 5 years for electr…
Exporting results from -estat sum- to LaTeXHello All I'm trying to export summary statistics from -estat sum- command into LaTeX using user wr…
foreachPlease help identify why this loop wont work on "`x'=="Z591". I get the message "type mismatch" befo…
Subscribe to:
Post Comments (Atom)
0 Response to How to eliminate male-only households from individual-level data
Post a Comment