<?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: Standardized Mean Differences in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988805#M49468</link>
    <description>You could calculate Cohen's d statistic to get a standardized mean difference.&lt;BR /&gt;Check Rick's blog:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2025/08/11/cohens-d-statistic-in-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2025/08/11/cohens-d-statistic-in-sas.html&lt;/A&gt;</description>
    <pubDate>Thu, 28 May 2026 07:20:30 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2026-05-28T07:20:30Z</dc:date>
    <item>
      <title>Standardized Mean Differences</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988743#M49465</link>
      <description>&lt;P&gt;Hi friends,&lt;/P&gt;
&lt;P&gt;I am doing the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1. Obtaining propensity scores&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2. Converting them to model weights&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3. Running the model&lt;/P&gt;
&lt;P&gt;The model runs as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC SURVEYREG DATA = ps;
	MODEL dyhosp = grp; 
	WEIGHT IPS;
RUN;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I need to compute Standardized Mean Differences (SMDs) as the fourth step.&amp;nbsp; Please advise.&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;Eva&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 15:47:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988743#M49465</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2026-05-27T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Standardized Mean Differences</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988744#M49466</link>
      <description>&lt;P&gt;Standardized mean differences can be computed in PROC PSMATCH which performs propensity scoring. See the Getting Started example in the PSMATCH documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 15:54:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988744#M49466</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2026-05-27T15:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Standardized Mean Differences</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988745#M49467</link>
      <description>&lt;P&gt;Do a Google search:&lt;/P&gt;
&lt;P&gt;Standardized Mean Difference site:communities.sas.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 16:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988745#M49467</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2026-05-27T16:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Standardized Mean Differences</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988805#M49468</link>
      <description>You could calculate Cohen's d statistic to get a standardized mean difference.&lt;BR /&gt;Check Rick's blog:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2025/08/11/cohens-d-statistic-in-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2025/08/11/cohens-d-statistic-in-sas.html&lt;/A&gt;</description>
      <pubDate>Thu, 28 May 2026 07:20:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standardized-Mean-Differences/m-p/988805#M49468</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2026-05-28T07:20:30Z</dc:date>
    </item>
  </channel>
</rss>

