I have a problem with SPSS. I want to write a code in SPSS to repeat linear regression for ten times but every time the dependent variable change and the other part remain the same. How can do this?
I use this code to do linear regression and I want to repeat this for ten times changing the dependent variable :
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT mmsecorretto
/METHOD=BACKWARD CerebralWM_FD CortexVol Mean_GM_temporal_lobe_volume sex anniscolarita
EstimatedTotalIntraCranialVol age