<?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 do I fix small Proc Causaltrt ATE estimation? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-fix-small-Proc-Causaltrt-ATE-estimation/m-p/712560#M34443</link>
    <description>&lt;P&gt;Moved to &lt;EM&gt;Statistics&lt;/EM&gt; forum.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2021 00:22:32 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2021-01-20T00:22:32Z</dc:date>
    <item>
      <title>How do I fix small Proc Causaltrt ATE estimation?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-fix-small-Proc-Causaltrt-ATE-estimation/m-p/712265#M34442</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am trying to use the PROC CAUSALTRT statement to find the ATE on &lt;FONT face="arial black,avant garde"&gt;SAS version 9.4&lt;/FONT&gt;. The control group and the treatment group are quite different so there are many confounders that I am matching on.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my code. &amp;amp;covariates includes all categorical covariates (about 40).&amp;nbsp; "treat" is the treatment group variable; admission_morb is the outcome variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ATE is estimated at 0.008 with a VERY small confidence interval. Yet a simple logistic regression gives an OR&amp;nbsp; = 0.62 (0.42 - 0.85). I think I am doing something wrong with the PROC CAUSALTRT statement do not know what. Any ideas or anyone else gettin weird results??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc causaltrt data=propensity_TEST1 covdiffps;
class &amp;amp;covariates /desc;
psmodel treat = &amp;amp;covid2 elx_score /plots=(PSDist pscovden(effects(elx_score)) );
model admission_morb;
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 23:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-fix-small-Proc-Causaltrt-ATE-estimation/m-p/712265#M34442</guid>
      <dc:creator>SASnovic3</dc:creator>
      <dc:date>2021-01-18T23:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix small Proc Causaltrt ATE estimation?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-fix-small-Proc-Causaltrt-ATE-estimation/m-p/712560#M34443</link>
      <description>&lt;P&gt;Moved to &lt;EM&gt;Statistics&lt;/EM&gt; forum.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 00:22:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-fix-small-Proc-Causaltrt-ATE-estimation/m-p/712560#M34443</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-01-20T00:22:32Z</dc:date>
    </item>
  </channel>
</rss>

