LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 20 Jun 2002 17:02:03 +0200
Reply-To:   Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Subject:   Re: Frequency missing suppression
Comments:   To: "Miller, Scott" <smiller@WVMI.ORG>
Content-Type:   text/plain

Hi Scott,

Specificly no, actually yes. That is SAS does not offer some switch to suppress the Frequency Missing. But if there are no missings the remark does not show. Thus either treat all missings as valid with the TABLE / MISSING option, or eliminate the missings beforehand using the WHERE dataset option in the PROC FREQ statement.

Regards - Jim. -- Y. (Jim) Groeneveld, MSc IMRO TRAMARKO tel. +31 412 407 070 senior statist./data man. P.O. Box 1 fax. +31 412 407 080 J.Groeneveld@ITGroups.com 5350 AA BERGHEM, NL www.imrotramarko.com

On the average the weather here is quite nice. It either is too warm or too cold.

Notice of confidentiality: this e-mail may contain confidential information intended for the addressed recipient only. If you have received this e-mail in error please delete this e-mail and please notify the sender so that proper delivery can be arranged.

> -----Original Message----- > From: Miller, Scott [SMTP:smiller@WVMI.ORG] > Sent: Thursday, June 20, 2002 4:41 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Frequency missing suppression > > is there a way to suppress the Frequency Missing that appears on the proc > freq output? > > Scott D. Miller, MA > > Evaluation and Informatics Analyst > West Virginia Medical Institute > (304) 346-9864 ext 2240 > > Every good scientist should be one part P.T. Barnum and one part B.F. > Skinner. > > The goal of science is to build better mousetraps. The goal of nature is > to build better mice. > > Sumus quid sumus


Back to: Top of message | Previous page | Main SAS-L page