<?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 GLM Estimate statement: if group has 8 levels, do I need to include all in effect-values? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/280864#M59044</link>
    <description>&lt;P&gt;This is a great case for the LSMESTIMATE statement, available in PROC MIXED or GLIMMIX. &amp;nbsp;Take a look at the shared concepts documentation for this statement, and it should be readily apparent how to do the comparisons you want, in &amp;nbsp;a series of comma separated statments, followed by /adjust=bon; for a Bonferroni adjustment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is pretty easy to port GLM code to MIXED or GLIMMIX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 17:56:41 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2016-06-28T17:56:41Z</dc:date>
    <item>
      <title>PROC GLM Estimate statement: if group has 8 levels, do I need to include all in effect-values?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/278565#M58914</link>
      <description>&lt;P&gt;PROC GLM Estimate statement: if group has 8 levels (groups 1-8), do I need to include all in effect-values even though I am testing say, 4 groups only?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. estimate group 4 vs group 2 among groups 2, 3, 4, 5?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I plan to do only for comparisons (hence Bonferroni 0.05/4 rather than 0.05/8)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Saiful.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 02:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/278565#M58914</guid>
      <dc:creator>Dcicantab5</dc:creator>
      <dc:date>2016-06-20T02:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GLM Estimate statement: if group has 8 levels, do I need to include all in effect-values?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/278566#M58915</link>
      <description>&lt;P&gt;I guess you only need to specify the first N level.&lt;/P&gt;
&lt;P&gt;E.X.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;estimate 'A1 VS A2' A 1 -1;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;even A have more than two levels .&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 02:39:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/278566#M58915</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-20T02:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GLM Estimate statement: if group has 8 levels, do I need to include all in effect-values?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/280864#M59044</link>
      <description>&lt;P&gt;This is a great case for the LSMESTIMATE statement, available in PROC MIXED or GLIMMIX. &amp;nbsp;Take a look at the shared concepts documentation for this statement, and it should be readily apparent how to do the comparisons you want, in &amp;nbsp;a series of comma separated statments, followed by /adjust=bon; for a Bonferroni adjustment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is pretty easy to port GLM code to MIXED or GLIMMIX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-GLM-Estimate-statement-if-group-has-8-levels-do-I-need-to/m-p/280864#M59044</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-06-28T17:56:41Z</dc:date>
    </item>
  </channel>
</rss>

