LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2005)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 31 Oct 2005 12:01:14 +0100
Reply-To:     Agustin Diaz <adiaz@acziona.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Agustin Diaz <adiaz@acziona.com>
Subject:      Re: categorical variable
Comments: To: Omar Farook <omarfdawood@yahoo.com>
In-Reply-To:  <20051031095913.15449.qmail@web90210.mail.scd.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi Omar, try something like this:

RECODE OLD_VARIABLE (1=1) (2=2) (9=9) (16=16) (ELSE=SYSMIS)INTO NEW_VARIABLE.

Agustín Díaz Rodríguez Acziona Quanlitative Market Consultants Tel. + 34 93.238.43.53 Fax. + 34 93.238.45.99 adiaz@acziona.com www.acziona.com

------------------------------------------------------------------- Important Notice This communication contains information which is confidential and/or privileged and may not necessarily represent the opinion of ACZIONA. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please remind that any distribution, copying or use of this communication or the information in it, is strictly prohibited. If you have received this communication in error please notify us immediately by email and then delete this message and any copies of it. Aviso Importante Este comunicado contiene información confidencial y/o privilegiada y no necesariamente refleja la opinión de ACZIONA. Es para uso exclusivo de su destinatario. Si usted no es su destinatario, tenga en consideración que cualquier acción de distribución, copia o uso total o parcial de esta comunicación o de la información que contiene está estrictamente prohibida. Si usted recibe el mensaje por error, por favor comuníqueselo inmediatamente al remitente a través del e-mail y elimine este mensaje o a cualquier copia de este.

-----Mensaje original----- De: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] En nombre de Omar Farook Enviado el: lunes, 31 de octubre de 2005 10:59 Para: SPSSX-L@LISTSERV.UGA.EDU Asunto: categorical variable

Dear Friends.

I have a categorical variable that consist of 30 category.

I would like to select about 9 specific categories from the 30.

Thanks in advance.

Omar.

omarfdawood@yahoo.com

--------------------------------- Yahoo! FareChase - Search multiple travel sites in one click.


Back to: Top of message | Previous page | Main SPSSX-L page