pspp, describing in my report, website

2022-06-17 Thread someone
Hi all I related question.  I mentioned I include PSPP in my report on SSRN and on my website. I actually kind of maintain another website about free statistical softwarehttps://statpages.info/javasta2.html I can add info describing PSPP, about how it's mainly developed for GNU/Linux, but peopl

Re: pspp-1.6.0 released, review

2022-06-17 Thread Ben Pfaff
I just remembered that there's a setting for whether to display leading zeros ("SET LEADZERO" in syntax), that PSPP does not yet implement. Maybe I should implement it. The default is still to leave them out, though. On Fri, Jun 17, 2022 at 4:12 PM Ben Pfaff wrote: > > Thanks for the comment. > >

Re: pspp-1.6.0 released, review

2022-06-17 Thread Ben Pfaff
Thanks for the comment. The ".086" style without a leading zero is an SPSS peculiarity that PSPP reproduces. When PSPP writes output in any of its own formats, it uses this style for compatibility. But when PSPP writes output to a spreadsheet format, it's writing the numerical value of the numbers

pspp-1.6.0 released, review

2022-06-17 Thread someone
Hi all I got a chance to finish reviewing the windows version of 1.6.  I looked at frequencies, means, correlation, scatterplot, regression. They all work, and they all give the same results they did in the previous version. Very good. One comment. I didn't notice before, but for correlation and