Date: Mon, 26 Feb 2001 08:53:35 -0800
Reply-To: "Huang, Ya" <ya.huang@AGOURON.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Huang, Ya" <ya.huang@AGOURON.COM>
Subject: Re: replace missing values
Content-Type: multipart/alternative;
Hans,
I am not very familiar with proc standard, I went to
the online help and did some test, it seemed to me
that it not only replace missing with zero, but also
changed all the other values which, to my understanding,
should be retained, or un-touched.
Am I missing something here?
Thanks.
Ya Huang
-----Original Message-----
From: Hans Engebretson [mailto:phe3@EARTHLINK.NET]
Sent: Saturday, February 24, 2001 8:53 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: replace missing values
Try proc standard with the replace option wand a mean of 0.
--Hans
"Wolfgang Bernigau" <bernigau@WWW.DIFE.DE> wrote in message
news:3.0.32.20010223084906.006903b0@www.dife.de...
> Hi all,
>
> I have a SAS-table with 1200 numeric variables. For all these variables I
> want to replace the missing values by 0. The only thoughts I have is to do
> this with an array. Is there any easier way to do this?
>
> Thanks.
> Wolfgang Bernigau
[text/html]
|