<?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: How to find the observations that satisfy a matching criteria? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142507#M28557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To perform conditional matching, use SQL join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jun 2014 18:56:49 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2014-06-14T18:56:49Z</dc:date>
    <item>
      <title>How to find the observations that satisfy a matching criteria?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142506#M28556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, guys. I'm trying to replicate a empirical paper and I stick in a data step. Basically, I have a list of ID, dates, industry and firm ratios. What I wan to do is to locate another company with different id but the same date in another larger data set, Also, this matching company should be in the same industry and have similar ratios (within the range of plus and minus 10% of the companies in the original list). I'm wondering anyone can help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 18:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142506#M28556</guid>
      <dc:creator>xiaobing</dc:creator>
      <dc:date>2014-06-14T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the observations that satisfy a matching criteria?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142507#M28557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To perform conditional matching, use SQL join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 18:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142507#M28557</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-06-14T18:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the observations that satisfy a matching criteria?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142508#M28558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a common problem in epidemiology.&amp;nbsp; Sufficiently so, that some macros have been developed.&amp;nbsp; Check out&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings10/061-2010.pdf" title="http://support.sas.com/resources/papers/proceedings10/061-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/061-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(I just googled&lt;/P&gt;&lt;P&gt;matching macro site:sas.com&lt;/P&gt;&lt;P&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As LinusH suggests, you could do it as a one-off with SQL.&amp;nbsp; If your large data set is really big, the computer time might be huge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 02:35:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-the-observations-that-satisfy-a-matching-criteria/m-p/142508#M28558</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-06-18T02:35:45Z</dc:date>
    </item>
  </channel>
</rss>

