<?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/tag/merge/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 #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>
	</channel>
</rss>
