pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SPSS vs PSPP syntax


From: Ben Pfaff
Subject: Re: SPSS vs PSPP syntax
Date: Fri, 31 Jul 2015 08:32:33 -0700
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Jul 30, 2015 at 01:14:48PM -0700, Douglas Bonett wrote:
> Is there some reason why PSPP does not use the same syntax as SPSS?  For
> example, the SPSS syntax for a 1-sample t-test is:
> 
> T-TEST
>   /TESTVAL=15
>   /MISSING=ANALYSIS
>   /VARIABLES=dollars
>   /CRITERIA=CI(.95).
> 
> But this will give an error in PSPP.  PSPP uses CIN(.95) rather than
> CI(.95).  I hope this is a bug and not intentional.

It's a bug.  I fixed it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]