Hi Stata Lovers,
I am analyzing the NFHS-4 and NFHS-5 datasets for a research article. During the process of data management and analysis, I created several (>200) variables (using the forval command). However, several of these
are all empty i.e., without any observations. Regarding this, I have the following two questions-
1. Is there a command or way to find the number of missing observations for all the variables in the dataset (I know about 'msesc' command).
2. Is there a way to drop all the 'empty variables' i.e., without any observations in bulk (i.e., simultaneously).
I am analyzing the NFHS-4 and NFHS-5 datasets for a research article. During the process of data management and analysis, I created several (>200) variables (using the forval command). However, several of these
are all empty i.e., without any observations. Regarding this, I have the following two questions-
1. Is there a command or way to find the number of missing observations for all the variables in the dataset (I know about 'msesc' command).
2. Is there a way to drop all the 'empty variables' i.e., without any observations in bulk (i.e., simultaneously).
Comment