I am working on dataset about hosehould wealth. Missing variables were imputated according to the guide written by data provider. I have worked in Stata before, but I do not have experience regarding MI. I am using Stata 15.
I would like to create a table containing distribution of wealth portfolio components(binary variable has/has not) over country using command "mi estimate: proportion [varnames] over [varname indicating country]. Variable indicating country is a factor variable so I get error: 'factor-variable and time-series operators not allowed".
How should I proceed? I feel that this question must be basic, but I did not find an answer.
I would like to create a table containing distribution of wealth portfolio components(binary variable has/has not) over country using command "mi estimate: proportion [varnames] over [varname indicating country]. Variable indicating country is a factor variable so I get error: 'factor-variable and time-series operators not allowed".
How should I proceed? I feel that this question must be basic, but I did not find an answer.
Comment