I have a multiply-imputed (M=20) dataset. I want to describe normally distributed numerical variables using mean and standard deviation. For non-normal numerical variables, I want to use the median as a descriptive summary. However Stata (version 12) gives standard error (not standard deviation) after mi estimate: svy: mean varlist. The post-estimation command estat sd doesn’t work after mi estimate. Nor could I also get a command for estimating median after the prefix commands mi estimate: svy. Would anyone suggest me commands (if any) for estimating standard deviation and median for multiply-imputed data?
-
Login or Register
- Log in with
Comment