I'm having trouble registering my imputed variables, for a pairwise analysis; my understanding is that the code should be ~
Code:
mi set mlong mi register imputed q1-q33 mi impute mvn q1-q33, emonly matrix cov_pairwise = r(Sigma_em) matrix list cov_pairwise
Code:
. mi register imputed q1-q33 _mi_m not found r(111);
Any advice as to how I might be able to solve this would be so greatly appreciated. Thanks for your consideration.
William
0 Response to Imputing variables for pairwise matrix
Post a Comment