<?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 Matching--Selecting Treatment=1 vs Treatment=0 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/689034#M33214</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;Actual age&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 01:44:51 GMT</pubDate>
    <dc:creator>krm14</dc:creator>
    <dc:date>2020-10-06T01:44:51Z</dc:date>
    <item>
      <title>Propensity Matching--Selecting Treatment=1 vs Treatment=0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/688995#M33212</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I have two groups defined by whether or not they received an intervention. I want to propensity match the groups on age, sex, race, risk score and facility size. Group 1 is the treated group (n=274,678), and Group 2 is not treated (n=131,799).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the following code first:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;BR /&gt;proc psmatch data=inp_tbi_PS region=cs;&lt;BR /&gt;class intervention BENE_RACE_CD GNDR_CD fac_size;&lt;BR /&gt;psmodel intervention(Treated='1')= AGE GNDR_CD BENE_RACE_CD fac_size risk_score;&lt;BR /&gt;match method=optimal (k=1) stat=lps caliper=0.25;&lt;BR /&gt;assess lps var=(GNDR_CD fac_size) / weight=none plots(nodetails);&lt;BR /&gt;output out (obs=match)=inp_tbi_PS_out lps=_Lps matchid=_MatchID;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got an error message saying that&amp;nbsp;&lt;SPAN&gt;"A feasible optimal fixed ratio matching that has the specified parameters does not exist".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since the treated group is larger than the non-treated group, should I change my code to "Treated=0"?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 19:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/688995#M33212</guid>
      <dc:creator>krm14</dc:creator>
      <dc:date>2020-10-05T19:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Propensity Matching--Selecting Treatment=1 vs Treatment=0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/689033#M33213</link>
      <description>&lt;P&gt;Are the age values actual age or an age category value such as 1=&amp;lt;18, 2=18 to 29, 3=30-39, etc&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 23:04:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/689033#M33213</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-10-05T23:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Propensity Matching--Selecting Treatment=1 vs Treatment=0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/689034#M33214</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;Actual age&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 01:44:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Propensity-Matching-Selecting-Treatment-1-vs-Treatment-0/m-p/689034#M33214</guid>
      <dc:creator>krm14</dc:creator>
      <dc:date>2020-10-06T01:44:51Z</dc:date>
    </item>
  </channel>
</rss>

