I am attempting to import imputed data into a data set using the command, mi import wide. It results in the following error message.
data already -mi set-
r(459);
I attempted to "unset" the data using the command, mi extract 0, but it results in the error message:
variable _mi_miss not found
r(111);
I would very much appreciate instruction on how to overcome the error and import the data.
Related Posts with variable _mi_miss not found
Panel data: Multiple observations per yearHi, I'm new to STATA and its commands so excuse my inexperience. My dataset contains multiple obser…
Relative risk ratiohow to interpret relative risk ratio in multinomial logistic regression. Also, what is the differenc…
address the endogeneity issueHi all! I want to address the endogeneity issue in my paper. I have panel data (gvkey and fyear). …
Selmlog command (selection bias correction based on multinomial logit)Dear Stata professionals, Even after reading the manual for the implementation of the selmlog comman…
Interraction effectstata command for running interraction effects of two independent variables on one dependent variabl…
Subscribe to:
Post Comments (Atom)
0 Response to variable _mi_miss not found
Post a Comment