Hi,
>> I tried to run this command in Linux version (0.7.5). It was produced in
>> Windows version:
>>
>> REGRESSION
>>     /VARIABLES= F7 agea zenski
>>     /DEPENDENT=     C21
>>     /STATISTICS=COEFF R ANOVA.
>>
>> Result: psppire crashes.
> 
> Hi Matej.  Thank you for the report.  I think that this is the
> bug that was filed here:
>         http://savannah.gnu.org/bugs/?func=detailitem&item_id=30389
> 
> This bug looks like it should be fixed.  Can you try out the
> latest version again, to see if it works for you?

Now it is working.

BTW, I tried regression with PSPP and SPSS 13. There are slight
differences in output. And syntax in very different (does not cross run).

SPSS 13 syntax:

REGRESSION
  /MISSING LISTWISE
  /STATISTICS COEFF OUTS R ANOVA
  /CRITERIA=PIN(.05) POUT(.10)
  /NOORIGIN
  /DEPENDENT C21
  /METHOD=ENTER F7 agea zenski .

Regards,

Matej

_______________________________________________
Pspp-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to