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
need to count experiences of employee with respect to yearHi experts I want to count the experiences of employees (i.e., personalID), with respect to years su…
estout: what is the stats label for LR chi2 in logistic regressionI run a logistic regression and would like to print out LR Chi2 statistics using Code: estout Code…
First difference of a squared termDear all, I am working with a panel dataset and am trying to run a non-linear (quadratic) regressio…
Store significant variables in Logistic RegressionHi, I am running a logistic regression with about 30 variables, most of which are categorical varia…
Misleading median?Hi everyone! I'm doing research on how real estate values impact corporate savings. I have computed…
Subscribe to:
Post Comments (Atom)
0 Response to How to eliminate male-only households from individual-level data
Post a Comment