Dear PSPP-Users,
I am having trouble with the linear regression command.
Using the following syntax works fine:
REGRESSION
/VARIABLES= var1
/DEPENDENT= var2
/STATISTICS=COEFF R ANOVA
/SAVE= PRED RESID.
PSPP creates the two new variables as expected. However, if I leave out either
PRED or RESID (and keep the other-one in), PSPP will crash. I tried this across
several data sets.
I am using PSPP 0.8.3 on Win7.
Best regards,
Bob.
_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users