You can include a command like this in your syntax before the analysis:
SET FORMAT F12.6.
which will make the default numeric format 12 columns with six decimals.
If you know the whole number will be small, you could use a format like
F8.5. The PSPP manual says:
> FORMAT
> Allows the default nu
I have started running regression equations and found that their coefficient
and other outputs only have two digits beyond the decimal point. This is a
serious problem since often regression coefficients are zeroes for the first
two digits beyond the decimal point, so none of their other number