Hi all, I would like to do a VAR analysis and unfortunately I have a lot of missing values and would like to import them. Unfortunately I get already with the code mi register imputed d.authority the following error message: factor-variable and time-series operators not allowed.
Can someone help me how to solve this problem?
Can someone help me how to solve this problem?
Code:
mi set wide mi register imputed d.authority
Comment