<?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: Propensity Score Matching in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Score-Matching/m-p/207229#M11141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The %do %while, and the data step equivalent Do While are loop constructs. They are designed to run a group of steps until a condition is matched. In your specific macro until the macro variable __num is no longer greater than or equal to 1. Or for each record in one of the data sets it is doing a large number of operations. I'm not sure, but it looks like if there are never any matches it might not have an end. This could happen if the Match_Ratio target is set too large.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 16:54:37 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-03-23T16:54:37Z</dc:date>
    <item>
      <title>Propensity Score Matching</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Score-Matching/m-p/207228#M11140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first time working with Propensity Score Matching and I've been using the attached macro, which seems to work quite well, however I have a question regarding the &lt;STRONG&gt;%do %while&lt;/STRONG&gt; procedure, as I don't understand why it keeps going in &lt;STRONG&gt;loops&lt;/STRONG&gt; and it takes a really long time for the execution, so far it still hasn't finished. Is it supposed to make these loops? And take a very long time (3,5 hours+)?&amp;nbsp; I've marked with green in the attached document where the loops happen. &lt;/P&gt;&lt;P&gt;I would be really grateful for any help. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 14:40:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Score-Matching/m-p/207228#M11140</guid>
      <dc:creator>SigAnn</dc:creator>
      <dc:date>2015-03-21T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Propensity Score Matching</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Score-Matching/m-p/207229#M11141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The %do %while, and the data step equivalent Do While are loop constructs. They are designed to run a group of steps until a condition is matched. In your specific macro until the macro variable __num is no longer greater than or equal to 1. Or for each record in one of the data sets it is doing a large number of operations. I'm not sure, but it looks like if there are never any matches it might not have an end. This could happen if the Match_Ratio target is set too large.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 16:54:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Score-Matching/m-p/207229#M11141</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-23T16:54:37Z</dc:date>
    </item>
  </channel>
</rss>

