title: Buhs and Ladd example
data: file=c:\documents and settings\jvevea\desktop\4-14-2009\b & l.txt;
variable: names=ave_rat neg_nom coop auto quant lang lone schavoid;
analysis: matrix = correlation;

model: 
       reject by ave_rat neg_nom;
       partic by coop auto;
       achieve by quant lang;
       emotion by lone schavoid;
       emotion on partic reject;
       achieve on partic reject;
       partic on reject;