LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 25 Mar 2009 13:50:29 -0400
Reply-To:     Kevin Viel <citam.sasl@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kevin Viel <citam.sasl@GMAIL.COM>
Subject:      Re: sign() equivalent in proc means?

On Tue, 24 Mar 2009 14:41:57 -0700, Terjeson, Mark <Mterjeson@RUSSELL.COM> wrote:

>yeah, I did > (sign(xxxx) ne 1) as xxxx, >and > (sign(xxxx) eq 1) as xxxx, >but was hoping one of the stat functions >may get close.

Mark,

I hope I understand the problem. If so, have you considered a format?

-Kevin


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