<?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 ERROR in proc PSMATCH: The support region does not exist. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/ERROR-in-proc-PSMATCH-The-support-region-does-not-exist/m-p/826155#M40917</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;It's my first time to use PSMATCH procedure and when I feed my data in proc PSMATCH, no matter how I change my region statement, SAS keeps giving me the error message:&amp;nbsp;&lt;SPAN&gt;The support region does not exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering what I should check/what might go wrong? Based on this message, from where should I start checking?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the SAS code I am using:&lt;/P&gt;&lt;P&gt;proc psmatch data=all1 region=allobs;&lt;BR /&gt;class treatment;&lt;BR /&gt;psmodel treatment(Treated='1')=apoegr age sexcd stage cdrsbbl mmsebl adacogbl eduyrs med sympdur reg plasmaptau;&lt;BR /&gt;assess lps var=(apoegr age sexcd stage cdrsbbl mmsebl adacogbl eduyrs med sympdur reg plasmaptau) /&lt;BR /&gt;weight=atewgt plots=(boxplot barchart);&lt;BR /&gt;output out(obs=all)=out_iptw lps=_lps ps=_ps atewgt=_iptw;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 12:55:30 GMT</pubDate>
    <dc:creator>yahoo0806</dc:creator>
    <dc:date>2022-07-29T12:55:30Z</dc:date>
    <item>
      <title>ERROR in proc PSMATCH: The support region does not exist.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ERROR-in-proc-PSMATCH-The-support-region-does-not-exist/m-p/826155#M40917</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;It's my first time to use PSMATCH procedure and when I feed my data in proc PSMATCH, no matter how I change my region statement, SAS keeps giving me the error message:&amp;nbsp;&lt;SPAN&gt;The support region does not exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering what I should check/what might go wrong? Based on this message, from where should I start checking?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the SAS code I am using:&lt;/P&gt;&lt;P&gt;proc psmatch data=all1 region=allobs;&lt;BR /&gt;class treatment;&lt;BR /&gt;psmodel treatment(Treated='1')=apoegr age sexcd stage cdrsbbl mmsebl adacogbl eduyrs med sympdur reg plasmaptau;&lt;BR /&gt;assess lps var=(apoegr age sexcd stage cdrsbbl mmsebl adacogbl eduyrs med sympdur reg plasmaptau) /&lt;BR /&gt;weight=atewgt plots=(boxplot barchart);&lt;BR /&gt;output out(obs=all)=out_iptw lps=_lps ps=_ps atewgt=_iptw;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 12:55:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ERROR-in-proc-PSMATCH-The-support-region-does-not-exist/m-p/826155#M40917</guid>
      <dc:creator>yahoo0806</dc:creator>
      <dc:date>2022-07-29T12:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in proc PSMATCH: The support region does not exist.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ERROR-in-proc-PSMATCH-The-support-region-does-not-exist/m-p/826163#M40921</link>
      <description>&lt;P&gt;I believe the most likely reason for that error would be if there is no overlap in the predicted propensity scores between the two treatment conditions. I think that error will cause PROC PSMATCH to exit before creating the output data set you requested, so to see if there is any overlap in the predicted propensity scores you could try fitting the same model in PROC LOGISTIC and use an output data set it produces to see if there is any overlap between the treatment conditions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:51:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ERROR-in-proc-PSMATCH-The-support-region-does-not-exist/m-p/826163#M40921</guid>
      <dc:creator>MichaelL_SAS</dc:creator>
      <dc:date>2022-07-29T13:51:41Z</dc:date>
    </item>
  </channel>
</rss>

