Dear all,
I'm working with a messy data set with approximately 870 observations at the moment.
After using the command missings table, I realised that 91 observations have 99 missing values out of 108 variables. I used missings list, min(99) to see which observations
account for this.
Now, I want to drop these observations from the data set. I wonder if there is a command that would use the information produced by missings list, min(99) to drop these observations?
Can anyone help? I've been looking for a solution for quite some time, without success.
Thank you.
Related Posts with Droping observations with x amount of missing values
Matching firmsDear all, I am currently writing a code to capture the differences in earnings management between U…
Wingdings characters in graphI want to use a single Wingdings character in a graph, specifically I want the telephone icon as an …
Selecting the first variable without knowing it's nameHello all, I'm doing some big data cleaning for a lot of excel files, and I'm trying to figure out …
xtlogit re or pooled logit?When I ran a logit model with random effects, I could reject the null of the LR test that the random…
How do I incorporate 'or' in to a stata command for generating a new variableHi Statalist, I am trying to create a new variable (choice) which notes whether a graduate attended…
Subscribe to:
Post Comments (Atom)
0 Response to Droping observations with x amount of missing values
Post a Comment