Hello everyone,
I am currently working with a dataset with more then 700 variables and more then 400.000 observations.
I want to drop observations where more then 100 of the variables are missing.
I tried some things with the egen function but I don't get the right command.
Can someone help me? I would say that it is not that hard.
Thanks in advance!
I am currently working with a dataset with more then 700 variables and more then 400.000 observations.
I want to drop observations where more then 100 of the variables are missing.
I tried some things with the egen function but I don't get the right command.
Can someone help me? I would say that it is not that hard.
Thanks in advance!
Comment