Date: Mon, 18 Jun 2001 19:12:24 -0400
Reply-To: Raynald Levesque <rlevesque@VIDEOTRON.CA>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Raynald Levesque <rlevesque@VIDEOTRON.CA>
Subject: Re: dropping variables from a data set
In-Reply-To: <Pine.GSO.3.95.1010618172019.19241D-100000@peru.pop.psu.edu>
Content-Type: text/plain; charset="us-ascii"
Hi Kate
See the file
http://pages.infinit.net/rlevesqu/Syntax/RemoveCharsOrDups/RemoveUnusedVaria
blesFromManyFiles.txt
in my web site. This solution assumes that all variables are numeric.
HTH
Raynald Levesque rlevesque@videotron.ca
Visit My SPSS Pages: http://pages.infinit.net/rlevesqu/
-----Original Message-----
From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU]On Behalf Of
Kate Riordan
Sent: Monday, June 18, 2001 5:29 PM
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: dropping variables from a data set
Hi: I have one wave of a data set that has in it all the variables that
were ever asked from all the waves. This particular wave only actually
asked a subset of all those variables, but all the variable names are
included there and have all missing values for all cases. For instance,
church attendance was asked in wave 1, but not in wave 2 (the one I am
using). But there is still a chatten variable in the data set with missing
values. There are too many vars like this to just easily identify. Is
there an easy way to id and drop these variables that would have all
missing values? Thank you.