<?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: proc genmod SE doesn't match proc ttest SE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734237#M228761</link>
    <description>I guess the distribution is different . T distribution V.S. Normal distribution.</description>
    <pubDate>Thu, 15 Apr 2021 12:40:13 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-04-15T12:40:13Z</dc:date>
    <item>
      <title>proc genmod SE doesn't match proc ttest SE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734016#M228715</link>
      <description>&lt;P&gt;What is the difference between how standard error is calculated in proc ttest vs. proc genmod dist=normal.&lt;/P&gt;&lt;P&gt;I ran the following codes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;proc ttest; class group; var age; run;&lt;/LI&gt;&lt;LI&gt;proc genmod; class group; model age=group / dist=normal; lsmeans group; run;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The same means were produced but the standard errors were different.&amp;nbsp; Anyone know why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 02:06:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734016#M228715</guid>
      <dc:creator>best_means</dc:creator>
      <dc:date>2021-04-15T02:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: proc genmod SE doesn't match proc ttest SE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734237#M228761</link>
      <description>I guess the distribution is different . T distribution V.S. Normal distribution.</description>
      <pubDate>Thu, 15 Apr 2021 12:40:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734237#M228761</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-04-15T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: proc genmod SE doesn't match proc ttest SE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734246#M228762</link>
      <description>&lt;P&gt;GENMOD uses maximum likelihood to estimate the scale parameter. TTEST uses a pooled estimate of variance. These are not the same.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 12:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734246#M228762</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-04-15T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: proc genmod SE doesn't match proc ttest SE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734828#M228909</link>
      <description>&lt;P&gt;Thanks for the quick reply.&amp;nbsp; This is helpful as "&lt;SPAN&gt;The PROC GENMOD scale parameter, in the case of the normal distribution, is the standard deviation."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 22:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-genmod-SE-doesn-t-match-proc-ttest-SE/m-p/734828#M228909</guid>
      <dc:creator>best_means</dc:creator>
      <dc:date>2021-04-16T22:15:41Z</dc:date>
    </item>
  </channel>
</rss>

