Re: multiple commands in one pass of data

2010-08-10 Thread Ben Pfaff
"la" writes: > Setting maxwarns to a large number presents a different problem. My file is > well over 255 million records and pspp generates a error statement for each > record/variable that contains blanks if it's defined as numeric. So the pspp > would generate an enormous report. Thank you

Re: version 0.7.5. crash

2010-08-10 Thread Ben Pfaff
Matej Kovacic writes: >>> I tried to run this command in Linux version (0.7.5). It was produced in >>> Windows version: >>> >>> REGRESSION >>> /VARIABLES= F7 agea zenski >>> /DEPENDENT= C21 >>> /STATISTICS=COEFF R ANOVA. > > BTW, I tried regression with PSPP and SPSS 13. There are

Re: numbers format in report

2010-08-10 Thread Ben Pfaff
OK, that's a bug then. This should work as far as I know. I've filed a bug report here, CCing you: http://savannah.gnu.org/bugs/index.php?30731 "la" writes: > Hmmm... I am using pspp (GNU PSPP) 0.7.5 > > pspp -V > pspp (GNU PSPP) 0.7.5 > Copyright (C) 2010 Free Software Foundation, Inc

RE: numbers format in report

2010-08-10 Thread la
Hmmm... I am using pspp (GNU PSPP) 0.7.5 pspp -V pspp (GNU PSPP) 0.7.5 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the ex

Re: numbers format in report

2010-08-10 Thread Ben Pfaff
"la" writes: > I re-ran using "SET FORMAT=F12.0" as the first line in my syntax file but > got the same scientific notation numbers in my reports. If you are using PSPP 0.6.x, you will have to upgrade to 0.7.5 to get the improved behavior. -- A bicycle is one of the world's beautiful machines,

Re: multiple commands in one pass of data

2010-08-10 Thread John Darrington
On Tue, Aug 10, 2010 at 08:04:00AM -0400, la wrote: Setting maxwarns to a large number presents a different problem. My file is well over 255 million records and pspp generates a error statement for each record/variable that contains blanks if it's defined as numeric. So the pspp

RE: multiple commands in one pass of data

2010-08-10 Thread la
Setting maxwarns to a large number presents a different problem. My file is well over 255 million records and pspp generates a error statement for each record/variable that contains blanks if it's defined as numeric. So the pspp would generate an enormous report. I tried using SET BLANKS=0 or oth

Re: version 0.7.5. crash

2010-08-10 Thread Matej Kovacic
Hi, >> I tried to run this command in Linux version (0.7.5). It was produced in >> Windows version: >> >> REGRESSION >> /VARIABLES= F7 agea zenski >> /DEPENDENT= C21 >> /STATISTICS=COEFF R ANOVA. >> >> Result: psppire crashes. > > Hi Matej. Thank you for the report. I think that

RE: numbers format in report

2010-08-10 Thread la
Ben I re-ran using "SET FORMAT=F12.0" as the first line in my syntax file but got the same scientific notation numbers in my reports. Thoughts? Regards Luis Avila -Original Message- From: Ben Pfaff [mailto:b...@cs.stanford.edu] Sent: Monday, August 09, 2010 4:08 PM To: lavila Cc: Pspp-