Replace Missing Values Only For User-Defined

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

Replace Missing Values Only For User-Defined

Simon Kiss-2
Is there a way to use the replace missing values function to only
apply to user-defined missing values, and not user-defined and system-
defined?
Thanks, simon Kiss
*********************************
Simon J. Kiss, PhD
Assistant Professor, Wilfrid Laurier University
223 Grand River Hall, 171 Colborne Street
Brantford, Ontario, Canada
N3T 2C9
Cell: +1 519 761 7606

=====================
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: Replace Missing Values Only For User-Defined

John F Hall
You can disable user-missing values by:
 
missing values <your var list> () .
execute .
 
. . . then redeclare them.
----- Original Message -----
Sent: Tuesday, September 14, 2010 6:34 PM
Subject: Replace Missing Values Only For User-Defined


Is there a way to use the replace missing values function to only
apply to user-defined missing values, and not user-defined and system-
defined?
Thanks, simon Kiss
*********************************
Simon J. Kiss, PhD
Assistant Professor, Wilfrid Laurier University
223 Grand River Hall, 171 Colborne Street
Brantford, Ontario, Canada
N3T 2C9
Cell: +1 519 761 7606

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