=========================================================================
Date: Mon, 31 Jul 2006 15:00:48 -0400
Reply-To: emaguin <emaguin@buffalo.edu>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: emaguin <emaguin@buffalo.edu>
Subject: Re: Recode question
In-Reply-To: <200607311711.k6VFCSvs016332@mailgw.cc.uga.edu>
Content-Type: text/plain; charset="US-ASCII"
All,
I think something has been missed the replies to my question.
Going into the recode 99 was declared to be user missing as the frequency
listing shows. The recode statement ... (missing=9) should have recoded any
user or system missing values to 9. When you look at what comes out, you see
that one case has a value of 9, which would be the case with a sysmis value
going in, and 19 cases have a value of 99. The sysmis part worked as
documented. My contention is that those 19 cases, because they were user
missing going in should have been changed to 9 coming out but they weren't.
It is these 19 cases that I interested in.
I also realize I also did a poor job in making clear what I did because I
left out a missing values statement wherein I declared that 9 was user
missing and which was positioned after the recode statement and before the
frequencies statement.
|