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.

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to