Hello,
�
Is there any way to impute a value for data missing from categorical variables in Stata?� The Stata "impute" command uses OLS to estimate missing values, appropriate only for continuous variables.� I need to deal with missing data for non-continuous variables.
�
Theoretically, I could use logit and multinomial logit models, with the predict command, to obtain predicted values for missing cases.� But, when there are missing cases in any of the variables I condition on (the independent variables in the regression), I get a missing for the predicted variable in that case.
�
Has anyone dealt with something like this before?
�
Thanks--Michelle
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/