spss='abortion.sav'; model regression binomial 1 : 6 / toler=1e-008 tolem=0.01 tolran=1e-005 bayes=1 bayess2=1 bayeslat=1 bayespoi=1 iterem=250 iternr=50 itersv=50 iterboot=500 nseed=0 nseedboot=0 nrand=10 usemiss=No sewald=yes outsect=0x1c3f ; dependent RESPONSE; exposure EXPOSURE; replicate ID; predictor YEAR RELIGION; attr YEAR nominal ; attr RELIGION nominal ; attr RESPONSE ordinal ; classind RELIGION; end;