changing variable measure through syntax

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

changing variable measure through syntax

Keval Khichadia
Hi,
Is there a way to change the measure of a variable through syntax? (scale ---> ordinal).
Thanks,
Keval

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: changing variable measure through syntax

Anthony Babinec
Here's an example using the VARIABLE LEVEL command:

VARIABLE LEVEL sales95 sales96 (SCALE)
/region division (NOMINAL)
/expense (ORDINAL).

-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
Keval Khichadia
Sent: Friday, May 30, 2008 3:15 PM
To: [hidden email]
Subject: changing variable measure through syntax

Hi,
Is there a way to change the measure of a variable through syntax? (scale
---> ordinal).
Thanks,
Keval

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD