<?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 Case:Control Matching with Conditions in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Case-Control-Matching-with-Conditions/m-p/469712#M24434</link>
    <description>&lt;P&gt;Hello SAS World,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying&amp;nbsp;to find a best matching technique, I found the following SAS Macro (&lt;A title="Reducing Bias in a Propensity Score Matched-Pair Sample Using Greedy Matching Techniques" href="http://www2.sas.com/proceedings/sugi26/p214-26.pdf" target="_self"&gt;Reducing Bias in a Propensity Score Matched-Pair Sample Using Greedy Matching Techniques&lt;/A&gt;) to help me do greedy matching. The Macro helps me to do basic matching but I can't specify certain conditions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the case and control to matched based on the variables "Gender", "Age", "CCI Score" &amp;amp; "Cost". I want to tell SAS match based on the criterias in following order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First, match same gender.&lt;/LI&gt;&lt;LI&gt;Second, not to consider any control for a case if the "Cost" difference between case and potential control is more than +/- 20%&lt;/LI&gt;&lt;LI&gt;Third, of the controls within&amp;nbsp;&lt;SPAN&gt;+/- 20% use the closest propensity score to create a match.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a ton in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Sujith&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jun 2018 18:52:45 GMT</pubDate>
    <dc:creator>Sujithpeta</dc:creator>
    <dc:date>2018-06-12T18:52:45Z</dc:date>
    <item>
      <title>Case:Control Matching with Conditions</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Case-Control-Matching-with-Conditions/m-p/469712#M24434</link>
      <description>&lt;P&gt;Hello SAS World,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying&amp;nbsp;to find a best matching technique, I found the following SAS Macro (&lt;A title="Reducing Bias in a Propensity Score Matched-Pair Sample Using Greedy Matching Techniques" href="http://www2.sas.com/proceedings/sugi26/p214-26.pdf" target="_self"&gt;Reducing Bias in a Propensity Score Matched-Pair Sample Using Greedy Matching Techniques&lt;/A&gt;) to help me do greedy matching. The Macro helps me to do basic matching but I can't specify certain conditions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the case and control to matched based on the variables "Gender", "Age", "CCI Score" &amp;amp; "Cost". I want to tell SAS match based on the criterias in following order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First, match same gender.&lt;/LI&gt;&lt;LI&gt;Second, not to consider any control for a case if the "Cost" difference between case and potential control is more than +/- 20%&lt;/LI&gt;&lt;LI&gt;Third, of the controls within&amp;nbsp;&lt;SPAN&gt;+/- 20% use the closest propensity score to create a match.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a ton in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Sujith&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 18:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Case-Control-Matching-with-Conditions/m-p/469712#M24434</guid>
      <dc:creator>Sujithpeta</dc:creator>
      <dc:date>2018-06-12T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Case:Control Matching with Conditions</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Case-Control-Matching-with-Conditions/m-p/507271#M26044</link>
      <description>&lt;P&gt;Here are some papers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Using SASÒ to Match Cases for Case Control Studies by Kawabata et al.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Using SAS® Software to Perform a Case-Control Match on Propensity Score&amp;nbsp;in an Observational Study by Parsons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;SAS® Programs to Select Controls for Matched Case-Control Studies by Matthews and Brill&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;Matching Data Using SAS! Programming and Human Judgment by Go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5.&amp;nbsp;Simplified Matched Case-Control Sampling using&amp;nbsp;PROC SURVEYSELECT by Disekar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6.&amp;nbsp;Incidence-Density Sampling: Alternative Programming Approaches to Achieve the Same End by Gately and Tumbull&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7.&amp;nbsp;Automating the Selection of Controls in Case-Control Studies by Mounib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.&amp;nbsp;An Introduction to Matching and its Application using SAS® by Mandrekar&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Case-Control-Matching-with-Conditions/m-p/507271#M26044</guid>
      <dc:creator>tamhane</dc:creator>
      <dc:date>2018-10-24T18:36:01Z</dc:date>
    </item>
  </channel>
</rss>

