<?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 to calculate the average treatment effect for the treated (ATT) for surival outcomes in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956181#M47845</link>
    <description>&lt;P&gt;Are you trying to get something like an IPT-weighted hazard ratio?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 11:51:20 GMT</pubDate>
    <dc:creator>quickbluefish</dc:creator>
    <dc:date>2025-01-15T11:51:20Z</dc:date>
    <item>
      <title>How to calculate the average treatment effect for the treated (ATT) for surival outcomes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956150#M47843</link>
      <description>&lt;P&gt;I found some information about using 'proc causaltrt' procedure such as IPWS to calculate ATT (SAS code below from &lt;A href="https://documentation.sas.com/doc/en/statcdc/14.2/statug/statug_causaltrt_examples01.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/statcdc/14.2/statug/statug_causaltrt_examples01.htm&lt;/A&gt;). However, I am not sure how to get survival outcomes using this procedure. I can find some R packages for this purpose. Could you help me figure it out using SAS? Many thanks.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc causaltrt data=smokingweight method=IPWS;
   class Sex Race Education Exercise Activity Quit /desc;
   psmodel Quit = Sex Age Education Exercise Activity YearsSmoke PerDay;
   model Change;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 03:07:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956150#M47843</guid>
      <dc:creator>SeaMoon_168</dc:creator>
      <dc:date>2025-01-15T03:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the average treatment effect for the treated (ATT) for surival outcomes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956178#M47844</link>
      <description>&lt;P&gt;I did move this topic to 'Statistical Procedures' - board.&lt;/P&gt;
&lt;P&gt;And calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/351079"&gt;@clayt85&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:28:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956178#M47844</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2025-01-15T11:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the average treatment effect for the treated (ATT) for surival outcomes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956181#M47845</link>
      <description>&lt;P&gt;Are you trying to get something like an IPT-weighted hazard ratio?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:51:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956181#M47845</guid>
      <dc:creator>quickbluefish</dc:creator>
      <dc:date>2025-01-15T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the average treatment effect for the treated (ATT) for surival outcomes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956265#M47849</link>
      <description>&lt;P&gt;Yes, kind of. Could you help me figure it out? Many thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 00:40:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-the-average-treatment-effect-for-the-treated/m-p/956265#M47849</guid>
      <dc:creator>SeaMoon_168</dc:creator>
      <dc:date>2025-01-16T00:40:37Z</dc:date>
    </item>
  </channel>
</rss>

