pspp-users
[Top][All Lists]
Advanced

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

Re: how to save/import value labels


From: Michel Boaventura
Subject: Re: how to save/import value labels
Date: Thu, 9 Dec 2010 22:39:25 -0200

You can use a syntax to do this. For example:

VALUE LABELS
  /gender 1 'Male' 2 'Female' 3 'NA'.

You can learn more about this command on
http://www.gnu.org/software/pspp/manual/html_node/VALUE-LABELS.html



reply via email to

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