TITLE: GMM for a categorical outcome DATA: File is cat_84.dat; VARIABLE: Names are u1-u4 x c; usevariables = u1-u4 x; classes = c (1); categorical = u1-u4; ANALYSIS: type = mixture; algorithm = integration; !Miterations=1; MODEL: %OVERALL% i s | u1@0 u2@1 u3@2 u4@3; i s ON x; c ON x; OUTPUT: sampstat stdyx tech1 tech8 tech11 tech13 tech14;