ErikF wrote: > > When I perform a procedure in pspp the data come to the output window in > F8.2 format. Is there a way to get greater precision? (Tried "FORMATS" > command, but this only seems to affect how variables are displayed). Is > this unchangeable, or may I apply something like the FORMATS command to > results as well as variables? >
I'm going to answer my own question with an assumption to close the issue, just in case anyone else was wondering. While you CAN use FORMATS to increase the number of decimals with which variables are displayed in output, it does not appear possible at this time to increase the precision of calculated results (like Pearson CORR or NPAR probability) displayed in the output window over what the given procedure uses (typically 2 points after the decimal/F8.2 standard) without tinkering with the sourcecode itself. -- View this message in context: http://www.nabble.com/Possible-to-adjust-output-formatting-for-stat-procedures--tp22468966p22505245.html Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com. _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users