Dear all,
I am working with my resident survey data (n=8356) including 59 items, most of which are ordinal variables (measured by Liket-7 points scale), and others are continuous variables such as age and residency length.
However, all items have some missing values, ranging from 40 to around 200, which follow an arbitrarily missing pattern. This leaves me with 6001 complete observations but more than 2000 incomplete records. And around 1000 records contain only one missing value. So I want to impute them.
I realize that I could use single or multiple imputation method provided by Stata, while it seems that both require variables with complete data to be the "regular variables", but this is not the case in my study. I am not sure how to conduct imputation when all variables have missing values.
Two additional problems further bother me if I choose multiple imputation method in Stata. 1) before running my analysis model, I need to generate fewer composite variables based on these individual items (e.g., taking means of items belonging to the same construct). So how could I get the combined estimates if the imputed data were not prepared for analysis model immediately? 2) My analysis model is actually multilevel logit model, which seems not supported by -mi- command in Stata at the moment.
Any help would be much appreciated.
Related Posts with How to conduct multiple impulation when all variables have missing values?
Does i.year (time dummies) change intercept or slope?Hi, guys, thanks for reading my post. I work with panel data (N dimension is much larger than T dim…
How to replace zeroes with missing values?I've looking to change all the zeroes in a varlist to missing values. I think I first need to conver…
How can I generate a list of variables using loop?I want to generate new variables a, c, d I tried the code Code: foreach i in "a" " c" "d " { ge…
Scaling problems of the y-axis in marginsplot with multiple imputed dataDear all, I would like to make a marginsplot with multiple imputed data. See my syntax below. I am …
How to test for differences in two WTP distributions using the complete combinatorial approachDear all, Does anyone know how to test for differences in two WTP distributions using the complete …
Subscribe to:
Post Comments (Atom)
0 Response to How to conduct multiple impulation when all variables have missing values?
Post a Comment