<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Merging multiple datasets pairwise in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Merging-multiple-datasets-pairwise/m-p/618839#M181591</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;easy. Use proc sql or dataset merge in a loop or after generation of the datasets.&lt;/P&gt;&lt;P&gt;For more details you'll need to post data and code samples&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 12:22:34 GMT</pubDate>
    <dc:creator>Oligolas</dc:creator>
    <dc:date>2020-01-21T12:22:34Z</dc:date>
    <item>
      <title>Merging multiple datasets pairwise</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging-multiple-datasets-pairwise/m-p/618833#M181587</link>
      <description>&lt;P&gt;Dear SAS experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running multiple models in macro and I have to create combined table of results. I added this statement to my macro thinking that I will just simply merge the outputs from different models and then start working on the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods output solutionf;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the name of the dependent variable is in different output modelinfo, so I added this statement to my model&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods output modelinfo;&lt;BR /&gt;ods output solutionf;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out how to merge these two for all of the models I'm running in macro such that my table with final results would indicate estimates for each of the dependent variables correctly, but I can't find anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or maybe my line of thinking is incorrect and there are other (I assume more optimal) ways to do that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 11:53:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging-multiple-datasets-pairwise/m-p/618833#M181587</guid>
      <dc:creator>Polina_UH</dc:creator>
      <dc:date>2020-01-21T11:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Merging multiple datasets pairwise</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging-multiple-datasets-pairwise/m-p/618839#M181591</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;easy. Use proc sql or dataset merge in a loop or after generation of the datasets.&lt;/P&gt;&lt;P&gt;For more details you'll need to post data and code samples&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 12:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging-multiple-datasets-pairwise/m-p/618839#M181591</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2020-01-21T12:22:34Z</dc:date>
    </item>
  </channel>
</rss>

