| Date: | Mon, 7 Jul 1997 22:22:15 +0200 |
| Reply-To: | Lars.Ladfors@sahlgrenska.se |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
| From: | Lars Ladfors <Lars.Ladfors@GOTEBORG.MAIL.TELIA.COM> |
| Subject: | missning values |
| Content-Type: | text/plain; charset=us-ascii |
I have a dataset s.sf with 3000 obervations in some variables there is
missning data
there are 25 variables pnr v1-v24
I would like to get an output loooking like this;
v1
0850198
0124244
2424244
this menas that in variable v1 these three observation have missning
values
pnr=0850198
pnr=0124244
pnr=2424244
How to do this?
This would make it al ot easier to control data
Yours
Lars
|