Define:
   INT = q63_1;
   PBC = Q49_1; 
   AN = Q33_1; 
   AC = Q34; 
   ESI = q61_1; 
 
Analysis:
   estimator=bayes;
   parallel=8;
   chains=4;
   FBITERATIONS 10000;
   
 
Model:
   PN by Q53_1 Q54_1;
   IN by Q36_1 Q37_1;
   DN by q38_1 q39_1;
 
   INT on PN PBC;
   PN on IN DN AN AC ESI PBC;
 
Output: STDYX;
 
PLOT: type is plot1 plot2 plot3;
 
SAVEDATA:
file is c:\\MPLUS\output.dat;
missflag=99;
save=FSCORES(1000 10);