p values get printed in the default number format.
So if you use the command:
SET FORMAT=F12.4.

then the p values will have 4 decimal places.

If you want scientific notation, then 
SET FORMAT=E12.4. 

will do the trick.

J'

On Wed, Nov 02, 2011 at 09:59:52PM -0700, Pradeep wrote:
     Hello PSPP users,
     
     Is it possible to get the p-values displayed in scientific notation?
     Currently, it rounds it up to 2 decimal places in the out put.
     
     Thanks,
     Pradeep
     
     _______________________________________________
     Pspp-users mailing list
     Pspp-users@gnu.org
     https://lists.gnu.org/mailman/listinfo/pspp-users

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to