PSPP - News
PSPP 0.8.5 has been released
Item posted by Ben Pfaff <blp> on Sat 20 Jun 2015 04:41:47 PM UTC.
I'm very pleased to announce the release of a new version of GNU PSPP.
PSPP is a program for statistical analysis of sampled data. It is a
free replacement for the proprietary program SPSS.
Changes from 0.8.4 to 0.8.5:
- The FREQUENCIES and CROSSTABS commands can now generate barcharts.
- The FACTOR command can now perform PROMAX rotations.
- SPSS/PC+ system files are now supported on GET and other commands that read SPSS system files. The pspp-convert program can now read SPSS/PC+ system files. Writing the obsolete SPSS/PC+ system file format is not supported.
- SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable files.
- FREQUENCIES: A bug was fixed where an assertion failure occured when an empty dataset was presented.
- The GRAPH command is now available. Initially it supports scatterplots and histograms.
- The RND operator in expressions now supports additional operands for rounding to values other than integers and to indicate a level of rounding fuzz. The default rounding fuzz may now be controlled and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.
Powered by Savane 3.14-8aba.
Corresponding source code