<?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 you include control/confounders in SAS using PROC CALIS? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-you-include-control-confounders-in-SAS-using-PROC-CALIS/m-p/951816#M47607</link>
    <description>&lt;P&gt;I don't know PROC CALIS well enough to provide you with a good answer.&lt;/P&gt;
&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/20964"&gt;@CatTruxillo&lt;/a&gt;&amp;nbsp;can help you if you insist on using PROC CALIS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm just replying to tell you about other SAS/STAT procedures for &lt;STRONG&gt;Causal Inference&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;( taken from &lt;STRONG&gt;Usage Note&amp;nbsp;&lt;I&gt;30333:&amp;nbsp;&lt;/I&gt;FASTats: Frequently Asked-For Statistics&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/30/333.html" target="_blank"&gt;https://support.sas.com/kb/30/333.html&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Causal analysis&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;Beginning in SAS 9.4M4, SAS/STAT &lt;STRONG&gt;PROC CAUSALTRT&lt;/STRONG&gt; estimates the average causal effect of a binary treatment variable on a continuous or discrete outcome. It can adjust for confounding by modeling the treatment assignment or the outcome or both.&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS&lt;SUP&gt;®&lt;/SUP&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.4M5 (TS1M5), SAS/STAT &lt;STRONG&gt;PROC CAUSALMED&lt;/STRONG&gt;&amp;nbsp;estimates causal mediation effects from observational data.&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS Studio 3.6, &lt;STRONG&gt;the Causal Models task&lt;/STRONG&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS Viya 2023.09, &lt;STRONG&gt;PROC CAEFFECT&lt;/STRONG&gt; implements model-agnostic estimation methods to adjust for confounding variables when studying the causal effect of a treatment variable on an outcome.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 15:37:10 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2024-11-25T15:37:10Z</dc:date>
    <item>
      <title>How do you include control/confounders in SAS using PROC CALIS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-you-include-control-confounders-in-SAS-using-PROC-CALIS/m-p/951139#M47569</link>
      <description>&lt;P&gt;I'm trying to get the gist of modelling here using path analysis but I don't see syntax that allows me to include potential confounders in the model. Does this need to be built directly into the path statements?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 19:49:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-you-include-control-confounders-in-SAS-using-PROC-CALIS/m-p/951139#M47569</guid>
      <dc:creator>rchinsee</dc:creator>
      <dc:date>2024-11-18T19:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do you include control/confounders in SAS using PROC CALIS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-you-include-control-confounders-in-SAS-using-PROC-CALIS/m-p/951816#M47607</link>
      <description>&lt;P&gt;I don't know PROC CALIS well enough to provide you with a good answer.&lt;/P&gt;
&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/20964"&gt;@CatTruxillo&lt;/a&gt;&amp;nbsp;can help you if you insist on using PROC CALIS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm just replying to tell you about other SAS/STAT procedures for &lt;STRONG&gt;Causal Inference&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;( taken from &lt;STRONG&gt;Usage Note&amp;nbsp;&lt;I&gt;30333:&amp;nbsp;&lt;/I&gt;FASTats: Frequently Asked-For Statistics&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/30/333.html" target="_blank"&gt;https://support.sas.com/kb/30/333.html&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Causal analysis&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;Beginning in SAS 9.4M4, SAS/STAT &lt;STRONG&gt;PROC CAUSALTRT&lt;/STRONG&gt; estimates the average causal effect of a binary treatment variable on a continuous or discrete outcome. It can adjust for confounding by modeling the treatment assignment or the outcome or both.&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS&lt;SUP&gt;®&lt;/SUP&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.4M5 (TS1M5), SAS/STAT &lt;STRONG&gt;PROC CAUSALMED&lt;/STRONG&gt;&amp;nbsp;estimates causal mediation effects from observational data.&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS Studio 3.6, &lt;STRONG&gt;the Causal Models task&lt;/STRONG&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Beginning in SAS Viya 2023.09, &lt;STRONG&gt;PROC CAEFFECT&lt;/STRONG&gt; implements model-agnostic estimation methods to adjust for confounding variables when studying the causal effect of a treatment variable on an outcome.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-you-include-control-confounders-in-SAS-using-PROC-CALIS/m-p/951816#M47607</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-11-25T15:37:10Z</dc:date>
    </item>
  </channel>
</rss>

