<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Statskom</title>
	<atom:link href="http://statskom.com/category/sas-paper-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://statskom.com</link>
	<description>Clinical programming</description>
	<lastBuildDate>Thu, 05 Oct 2017 09:04:02 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>SAS paper review 6-Deciphering PROC COMPARE return codes/</title>
		<link>http://statskom.com/sas-paper-review-6/</link>
		<comments>http://statskom.com/sas-paper-review-6/#comments</comments>
		<pubDate>Tue, 18 Nov 2014 22:23:35 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[BAND function]]></category>
		<category><![CDATA[PROC COMPARE]]></category>
		<category><![CDATA[SAS]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=475</guid>
		<description><![CDATA[<p>This week our SAS paper review looks at “Deciphering PROC COMPARE Codes: The Use of the bAND Function  ” by Joseph Hinson and Margaret Coughlin of  Merck Sharp &#38; Dohme Corp. PROC COMPARE is often seen as the gold standard for validating&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-6/">SAS paper review 6-Deciphering PROC COMPARE return codes/</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This week our SAS paper review looks at “Deciphering PROC COMPARE Codes: The Use of the bAND Function  ” by Joseph Hinson and Margaret Coughlin of  Merck Sharp &amp; Dohme Corp.</p>
<p>PROC COMPARE is often seen as the gold standard for validating datasets within clinical trials. However the output it produces can often be extensive and manually interpreting this can be timely and error prone. This paper discusses an automated approach for examining the results of PROC COMPARE, by interpreting the return code that the procedure creates. This approach allows the user to quickly create single page summaries displaying the comparison results of multiple (i.e. more than 30) comparisons in an easy to interpret one observation per comparison format.</p>
<p>We have previously seen several papers that have explained how to utilise PROC COMPARE return codes, however what differentiates this paper is its clever use of the SAS bAND function to interpret the return codes.</p>
<p>The paper was presented at the SAS  Global Forum, 2012. Download the paper <a href="http://support.sas.com/resources/papers/proceedings12/063-2012.pdf">here</a>.</p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-6/">SAS paper review 6-Deciphering PROC COMPARE return codes/</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS-paper-review-5/</title>
		<link>http://statskom.com/sas-paper-review-5/</link>
		<comments>http://statskom.com/sas-paper-review-5/#comments</comments>
		<pubDate>Thu, 13 Nov 2014 02:12:01 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[CDISC]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[FDA]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[SDTM]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=471</guid>
		<description><![CDATA[<p>This week our SAS paper review looks at “TIPS AND TRICKS OF EFFICIENT SAS® PROGRAMMING FOR SDTM DATA ” by Eric Qi and Fikret Karahoda of Merck &#38; Co. The paper examines problems which can result from processing and storing large SDTM  datasets and&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-5/">SAS-paper-review-5/</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This week our SAS paper review looks at “TIPS AND TRICKS OF EFFICIENT SAS® PROGRAMMING FOR SDTM DATA ” by Eric Qi and Fikret Karahoda of Merck &amp; Co.</p>
<p>The paper examines problems which can result from processing and storing large SDTM  datasets and how to resolve them. Although this paper was written in 2010, we feel that the issues and techniques discussed in this paper are particularly important in the light of the guidance provided by CDISC  (SDTM Implementation Guide 3.2 &#8211; section 4.1.2.9) that:</p>
<p><em>Very large transport files have become an issue for FDA to process. One of the main contributors to the large file sizes has been sponsors using the maximum length of 200 for character variables. To help rectify this situation:</em><br />
<em>• The maximum SAS Version 5 character variable length of 200 characters should not be used unless necessary.</em></p>
<p>The paper presents several methods for handling large datasets more efficiently and suggests ways in which the size of datasets can be reduced. We particularly liked the tables which show real time, CPU time and memory costs associated with different approaches, which provide a tangible illustration of the benefits of efficiency savings.</p>
<p>The paper was presented at the SESUG conference, Savannah, GA, 2010. Download the paper <a href="http://analytics.ncsu.edu/sesug/2010/PO10.Qi.pdf">here</a>.</p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-5/">SAS-paper-review-5/</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS paper review #4</title>
		<link>http://statskom.com/sas-paper-review-4/</link>
		<comments>http://statskom.com/sas-paper-review-4/#comments</comments>
		<pubDate>Mon, 15 Sep 2014 21:54:15 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[PharmaSUG]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[Special characters]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=351</guid>
		<description><![CDATA[<p>This week our SAS paper review looks at &#8220;Non Printable &#38; Special Characters: Problems and how to overcome them&#8221; by Sridhar R Dodlapati, Praveen Lakkaraju, Naresh Tulluru and Zemin Zeng. The paper looks at the problems which can be caused when non-printable&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-4/">SAS paper review #4</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><span style="line-height: 1.5em;">This week our SAS paper review looks at &#8220;</span><span style="line-height: 1.5em;">Non Printable &amp; Special Characters: Problems and how to overcome them&#8221; by </span><span style="line-height: 1.5em;">Sridhar R Dodlapati, Praveen Lakkaraju, Naresh Tulluru and Zemin Zeng.</span></p>
<p>The paper looks at the problems which can be caused when non-printable and special characters such as line feeds and carriage returns are present in SAS datasets, how to detect them and how to replace the.</p>
<p>Non printable and special characters can be a source of confusion when they are encountered in SAS, the programmer often only detects them by chance when they notice that the alignment in an output report seems to be disrupted for no apparent reason. A systematic approach to detecting and handling special characters is clearly required in situations when special characters can be reasonably expected and this is just what is set out in this paper.</p>
<p>The paper describes a clear approach for detecting special characters and explains three keyapproaches for dealing with them:</p>
<p>1. Report them to data management and get clean data in the next transfer.<br />
2. Replace NPSC with other characters.<br />
3. Delete NPSC.</p>
<p>Particularly useful is the recommendation to use the compress option with the &#8216;KW&#8217; modifier (new to SAS version 9) to only keep writable characters.</p>
<p>The paper includes several worked examples as well as useful code fragments.</p>
<p>The paper was presented at the PharmaSUG conference in Orlando 2010. Download the paper <a href="http://www.lexjansen.com/pharmasug/2010/CC/CC13.pdf">here</a>.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-4/">SAS paper review #4</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS paper review #3</title>
		<link>http://statskom.com/sas-paper-review-3/</link>
		<comments>http://statskom.com/sas-paper-review-3/#comments</comments>
		<pubDate>Mon, 03 Mar 2014 20:44:21 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[FEEDBACK]]></category>
		<category><![CDATA[PROC SQL]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[SESUG]]></category>
		<category><![CDATA[VALIDATE]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=250</guid>
		<description><![CDATA[<p>This week our SAS paper review looks at  “A Closer Look at PROC SQL’s FEEDBACK Option” by Kenneth W. Borowiak. The paper explores how the FEEDBACK option can be used in the SQL statement  to cause SAS to create additionally detailed&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-3/">SAS paper review #3</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This week our SAS paper review looks at  “A Closer Look at PROC SQL’s FEEDBACK Option” by <span style="color: #000000;"><span style="font-size: medium;">Kenneth W. Borowiak</span>.</span></p>
<p>The paper explores how the FEEDBACK option can be used in the SQL statement  to cause SAS to create additionally detailed log entries which can be useful for debugging. It explains  how use of the FEEDBACK option will cause SAS to write expanded, more explicit messages in the log, which for example explicitly list any variables that were implicitly selected with a SELECT * construction.</p>
<p>We particularly liked the Code Generation section in which Borowiak’s suggests using the FEEDBACK option in combination with the VALIDATE statement to write an expanded version of the SELECT * statement into the log, which can then be copied back into the program and executed.</p>
<p>We feel the paper is suitable for all SAS users who utilise, or are learning SQL.</p>
<p>The paper was presented at the SouthEast SAS® Users Group, 2012 Conference in Raleigh-Durham, North Carolina. Download the paper from the <a href="http://analytics.ncsu.edu/sesug/2012/CT-05.pdf">SESUG website.</a></p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-3/">SAS paper review #3</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS paper review #2</title>
		<link>http://statskom.com/sas-paper-review-2/</link>
		<comments>http://statskom.com/sas-paper-review-2/#comments</comments>
		<pubDate>Mon, 24 Feb 2014 23:12:37 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[MERGE]]></category>
		<category><![CDATA[PROC FORMAT]]></category>
		<category><![CDATA[SAS Papers]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=226</guid>
		<description><![CDATA[<p>This week our SAS paper review focusses on  “Proc Format, a Speedy Alternative to Sort / Sort / Merge” by Jenine Milum. The paper explains how Proc Format can be used to combine information from multiple datasets in place  of&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-2/">SAS paper review #2</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><span style="font-family: Calibri;"><span style="font-size: medium;"><span style="color: #000000;">This week our SAS paper review focusses on  “Proc Format, a Speedy Alternative to Sort / Sort / Merge” by Jenine Milum.</span></span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Calibri;">The paper explains how Proc Format can be used to combine information from multiple datasets in place  of the traditional “sort/sort/merge” approach and shows how this approach can offer reductions in CPU time of &gt;70% when dealing with large files. In the pharma world this approach has many possible usages. Consider for example the need to look up the RFSTDTC variable in SDTM.DM and merge it onto each of your SDTM datasets in ordering to derive study day variables. Using the author’s approach would instead involve building a format from SDTM.DM which maps USUBJID to RFSTDTC. RFSTDTC can then be attached within the DATAstep using a PUT statement.  </span></span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Calibri;">We feel that this approach is particularly relevant now that the widespread adoption of the ADaM model means that companies are having to deal with ever larger analysis datasets. A nice feature of the paper is its proposal for merging with more than one variable.</span></span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Calibri;">The paper was presented in the Coder’s Corner section of the SAS Global Forum  2012 Conference in Orlando. Download the paper from <a href="http://www.lexjansen.com/cgi-bin/xsl_transform.php?x=sgf2012&amp;c=sugi#sgf2012.428-2012">Lex Jansen.</a></span></span></span></p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review-2/">SAS paper review #2</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS  paper review</title>
		<link>http://statskom.com/sas-paper-review/</link>
		<comments>http://statskom.com/sas-paper-review/#comments</comments>
		<pubDate>Mon, 17 Feb 2014 18:55:42 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[COMPLETETYPES]]></category>
		<category><![CDATA[PharmaSUG]]></category>
		<category><![CDATA[PRELOADFMT]]></category>
		<category><![CDATA[PROC FREQ]]></category>
		<category><![CDATA[PROC MEANS]]></category>
		<category><![CDATA[SAS Papers]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=200</guid>
		<description><![CDATA[<p>This week we would like to draw attention to a paper written by Naren Surampalli entitled “The power of using options COMPLETETYPES and PRELOADFMT”. This paper investigates a scenarios that occurs regularly in clinical trials when generating summary tables for&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review/">SAS  paper review</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This week we would like to draw attention to a paper written by Naren Surampalli entitled “The power of using options COMPLETETYPES and PRELOADFMT”.</p>
<p>This paper investigates a scenarios that occurs regularly in clinical trials when generating summary tables for categorical data; namely the need to display all possible categories for a CRF even when some categories are not present in the data.</p>
<p>The authors look at what we think is the most commonly used approaches to this problem, i.e. using PROC FREQ/SQL to count the data and forcing out the missing categories by merging the output with a dummy dataset. They then suggest an elegant alternative approach using PROC MEANS in combination with the COMPLETETYPES and PRELOADFMT options.</p>
<p>The paper also suggests how a similar approach can be used to derive total columns.</p>
<p>The paper was presented in the Coder’s Corner section of the PharmaSUG 2012 Conference in San Francisco.</p>
<p><span style="color: #000000; font-family: Arial; font-size: medium;">It is available for download <a title="The power of using options COMPLETETYPES and PRELOADFMT" href="http://www.pharmasug.org/proceedings/2012/CC/PharmaSUG-2012-CC26.pdf" target="_blank">here</a>, <a title="The power of using options COMPLETETYPES and PRELOADFMT" href="http://www.lexjansen.com/pharmasug/2012/CC/PharmaSUG-2012-CC26.pdf" target="_blank">alternative link</a>.</span></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://statskom.com/sas-paper-review/">SAS  paper review</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/sas-paper-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing our SAS ® paper reviews</title>
		<link>http://statskom.com/statskom-paper-review/</link>
		<comments>http://statskom.com/statskom-paper-review/#comments</comments>
		<pubDate>Sun, 16 Feb 2014 00:22:17 +0000</pubDate>
		<dc:creator><![CDATA[Andrew N]]></dc:creator>
				<category><![CDATA[SAS paper review]]></category>
		<category><![CDATA[Paper review]]></category>
		<category><![CDATA[PharmaSUG]]></category>
		<category><![CDATA[PhUSE]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS Global Forum]]></category>
		<category><![CDATA[Statistical Programming]]></category>

		<guid isPermaLink="false">http://statskom.com/?p=197</guid>
		<description><![CDATA[<p>Each week we review a statistical programming, SAS ® or life sciences paper that we have found especially informative or that we think will be of particular use for the statistical programmer working in the life sciences industry. The papers we&#8230; </p><p>The post <a rel="nofollow" href="http://statskom.com/statskom-paper-review/">Introducing our SAS ® paper reviews</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Arial;">Each week we review a statistical programming, <span style="color: #000000; font-family: Arial; font-size: medium;">SAS ®</span> or life sciences paper that we have found especially informative or that we think will be of particular use for the statistical programmer working in the life sciences industry.</span></span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Arial;">The papers we review will all be publically available and will usually have been presented at conferences by organisations such as <a title="Phuse" href="http://www.phusewiki.org/wiki/index.php?title=PhUSE_Wiki">PhUSE</a>, <a title="SAS Gloabal Forum" href="http://support.sas.com/events/sasglobalforum/">SAS Global Forum</a>, or</span></span></span><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Arial;"> <a title="Pharmaceutical Industry SAS® Users Group" href="http://www.pharmasug.org/">PharmaSUG </a>.</span></span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;"><span style="font-family: Arial;">Read our first recommendation tomorrow.</span></span></span></p>
<p>The post <a rel="nofollow" href="http://statskom.com/statskom-paper-review/">Introducing our SAS ® paper reviews</a> appeared first on <a rel="nofollow" href="http://statskom.com">Statskom</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://statskom.com/statskom-paper-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
