pspp-users
[Top][All Lists]
Advanced

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

Re: labels in output


From: John Darrington
Subject: Re: labels in output
Date: Sat, 6 Nov 2010 09:50:28 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Nov 06, 2010 at 10:14:46AM +0100, Matej Kovacic wrote:
     
     I have another question. When running frequency, I got this in the output:
     
     
     
     Question 1 text
     +-----------------+-----+---------+-------+-------------+-----------+
     |   Value Label   |Value|Frequency|Percent|Valid Percent|Cum Percent|
     #=================#=====#=========#=======#=============#===========#
     |label 1          |    1|        4|  16,00|        16,67|      16,67|
     ...
     
     As you can see, there is variable label, but not variable name.

Right.  This is the expected behaviour.
     
     
     But when ru DESCRIPTIVES command, I got this:
     
     +--------#--+----+-------+-------+-------+
     |Variable# N|Mean|Std Dev|Minimum|Maximum|
     #========#==#====#=======#=======#=======#
     |V1_a    #24|2,79|   1,06|   1,00|   4,00|
     |V1_b    #24|4,46|    ,78|   2,00|   5,00|
     |V1_c    #22|3,27|    ,88|   1,00|   5,00|
     +--------#--+----+-------+-------+-------+
     
     Only variable names (not labels) in output.

This is arguably a bug in the Descriptives command.  Please report it at
http://sv.gnu.org/bugs?group=pspp
     
     My question is: is there any way to add/remove variable names/labels to
     output?
     Something like to have only variable names, only variable labels or both
     in the output.
     
No.  Spss has a SET [OT]{NUMBERS|VARS} = {NAMES|VALUES|LABELS|BOTH} command 
which
does this.  Please raise a wishlist bug if you want this.

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]