pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: PSPP CVS Build


From: John Darrington
Subject: Re: PSPP-BUG: PSPP CVS Build
Date: Wed, 21 Jun 2006 07:21:25 +0800
User-agent: Mutt/1.5.9i

On Tue, Jun 20, 2006 at 06:54:52AM -0700, Ben Pfaff wrote:
     > DATA LIST LIST /IP (a15).
     > BEGIN DATA.
     > 192.168.000.2
     > 192.168.000.4
     > 192.168.000.5
     > 192.168.000.6
     > 127.0.0.1
     > END DATA.
     >
     > FREQUENCIES /VARIABLES=IP .
     >
     > it will report a single variable "192.168." with a frequency of 4,
     > whereas it's in fact four variables each with a frequency of 1.
     
     It's what SPSS does and is documented to do.  We could support
     frequencies on full long string variables pretty easily, as an
     extension.  I guess it *is* desirable, as you say.
     
Oh well, I guess that's a candidate for something the
--algorithm{compatible|enhanced} flag should control.  In the
meantime, let's at least make sure that our documentation explicitly
mentions this rather unintuitive behaviour.

J'


-- 
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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]