Hello,
I'm trying to do the McDonald and Moffit calculation, and I'm getting an error message with the below command.
mkmat one ib0.age_categories ib1.education ib6.income gender_binary_female ib0.political_affiliation_t_other gn_sus_q1 gn_sus_q3 gn_sus_q4, matrix(X)
factor-variable and time-series operators not allowed
r(101);
What could I be doing wrong?
I'm trying to do the McDonald and Moffit calculation, and I'm getting an error message with the below command.
mkmat one ib0.age_categories ib1.education ib6.income gender_binary_female ib0.political_affiliation_t_other gn_sus_q1 gn_sus_q3 gn_sus_q4, matrix(X)
factor-variable and time-series operators not allowed
r(101);
What could I be doing wrong?
Comment