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 (December 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 26 Dec 2008 02:56:58 -0800
Reply-To:   RolandRB <rolandberry@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   RolandRB <rolandberry@HOTMAIL.COM>
Organization:   http://groups.google.com
Subject:   RGPP version 2.0 to be released end of 2008
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

I will be releasing version 2.0 of RGPP at the end of 2008 plus supporting documentation. What it will do is make "pctdata1" and "pctdata2" mandatory variables (that do not have to have non-missing values) and these variables, if set, will allow better control of positioning of items such as demography variables labels and their values in an ordinary non-demography display box (i.e. blockisdemog=0). They will be added to the sort sequence after the day variables (i.e ......day1 day2 pctdata1 pctdata2) so they must exist if an error is to be avoided. If either of these two variables are set (also if blockisdemog=1) then day1 and day2 values outside the specified day range for a patient will not be rejected since use of the two new variables make it clear that items are intended to be displayed.

A coded example for the two ways of displaying demography data (using both blockisdemog=1 and blockisdemog=0) on the same page plus the resulting output will be shown.

Watch this page for updates: http://www.datasavantconsulting.com/roland/rgpp.html

Roland


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