Hi all statalizers,
I am performing descriptive analysis. I want to list variables with missing values, sorting them by the amount or frequency of missings. Can you think of anything I might use? I have tried mdesc(SSC), misstable, nmissing, missing and tabmiss and checked around the internet, but none of them seems to have options in order to sort.
Thank you in advance.
I am performing descriptive analysis. I want to list variables with missing values, sorting them by the amount or frequency of missings. Can you think of anything I might use? I have tried mdesc(SSC), misstable, nmissing, missing and tabmiss and checked around the internet, but none of them seems to have options in order to sort.
Thank you in advance.
Comment