<?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 GLIMMIX Repeated measures multiple means comparison in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302477#M16080</link>
    <description>&lt;P&gt;Just want to make sure I'm "protected" when anallyzing all possible comparisons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Study design (lamb feeding trial):&lt;/P&gt;
&lt;P&gt;Effects of using ground juniper and feed urea in supplements fed to ewe lambs on growth, blood serum, xxx were evaluated. In a randomized design study, individually-penned lambs were fed xxx and of 1 of 8 supplements (fed separately from hay; 6 lambs/treatment) in a 4 × 2 factorial arrangement: 4 concentrations of juniper (15, 30, 45, or 60% of DM) and 2 levels of urea (1 or 3%). Lamb growth was evaluated on d 0, 5, 12, 19, 26, 33, and 40. Blood serum evaluated on d 6 to 8, 20 to 22, xxx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A table will be produced that evaluates all possible comparisons.&lt;/P&gt;
&lt;P&gt;Questions:&lt;/P&gt;
&lt;P&gt;1. Is the following correct? Using Tukey adjustment?&lt;/P&gt;
&lt;P&gt;2. Can I use "adjust = tukey" with PROC Glimmix (needd for some of my blood serum data)?&lt;/P&gt;
&lt;P&gt;3. If JUN*UREA*Day is not significant, do I just drop it from the model &amp;amp; re-run it or just leave it in &amp;amp; just use the LSMeans of the full model? Probably doesn't matter, correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: all lambs have a different animal ID number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;MIXED&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;CLASS ID JUN UREA DAY;&lt;/P&gt;
&lt;P&gt;MODEL supplementIntake = JUN UREA&amp;nbsp;&amp;nbsp; JUN*UREA&amp;nbsp;&amp;nbsp; JUN*UREA*DAY;&lt;/P&gt;
&lt;P&gt;REPEATED DAY/SUBJECT=ID&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE = TOEPH (or other);&lt;/P&gt;
&lt;P&gt;LSMEANS&amp;nbsp; JUN&amp;nbsp; UREA&amp;nbsp;&amp;nbsp; JUN*UREA&amp;nbsp;&amp;nbsp; JUN*UREA*DAY/PDIFF ADJUST=TUKEY;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;;&lt;STRONG&gt;QUIT&lt;/STRONG&gt;;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2016 22:27:33 GMT</pubDate>
    <dc:creator>AgReseach7</dc:creator>
    <dc:date>2016-10-04T22:27:33Z</dc:date>
    <item>
      <title>GLIMMIX Repeated measures multiple means comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302477#M16080</link>
      <description>&lt;P&gt;Just want to make sure I'm "protected" when anallyzing all possible comparisons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Study design (lamb feeding trial):&lt;/P&gt;
&lt;P&gt;Effects of using ground juniper and feed urea in supplements fed to ewe lambs on growth, blood serum, xxx were evaluated. In a randomized design study, individually-penned lambs were fed xxx and of 1 of 8 supplements (fed separately from hay; 6 lambs/treatment) in a 4 × 2 factorial arrangement: 4 concentrations of juniper (15, 30, 45, or 60% of DM) and 2 levels of urea (1 or 3%). Lamb growth was evaluated on d 0, 5, 12, 19, 26, 33, and 40. Blood serum evaluated on d 6 to 8, 20 to 22, xxx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A table will be produced that evaluates all possible comparisons.&lt;/P&gt;
&lt;P&gt;Questions:&lt;/P&gt;
&lt;P&gt;1. Is the following correct? Using Tukey adjustment?&lt;/P&gt;
&lt;P&gt;2. Can I use "adjust = tukey" with PROC Glimmix (needd for some of my blood serum data)?&lt;/P&gt;
&lt;P&gt;3. If JUN*UREA*Day is not significant, do I just drop it from the model &amp;amp; re-run it or just leave it in &amp;amp; just use the LSMeans of the full model? Probably doesn't matter, correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: all lambs have a different animal ID number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt; &lt;STRONG&gt;MIXED&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;CLASS ID JUN UREA DAY;&lt;/P&gt;
&lt;P&gt;MODEL supplementIntake = JUN UREA&amp;nbsp;&amp;nbsp; JUN*UREA&amp;nbsp;&amp;nbsp; JUN*UREA*DAY;&lt;/P&gt;
&lt;P&gt;REPEATED DAY/SUBJECT=ID&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE = TOEPH (or other);&lt;/P&gt;
&lt;P&gt;LSMEANS&amp;nbsp; JUN&amp;nbsp; UREA&amp;nbsp;&amp;nbsp; JUN*UREA&amp;nbsp;&amp;nbsp; JUN*UREA*DAY/PDIFF ADJUST=TUKEY;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;;&lt;STRONG&gt;QUIT&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 22:27:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302477#M16080</guid>
      <dc:creator>AgReseach7</dc:creator>
      <dc:date>2016-10-04T22:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX Repeated measures multiple means comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302693#M16091</link>
      <description>&lt;P&gt;This may be more a comment on variable names. You have&lt;/P&gt;
&lt;P&gt;Model supplementIntake&amp;nbsp;=&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to model the intake? I would think that intake is more of something you are controlling and would be more of a fixed effect variable and that Growth or Blood serum measurement would be on the response side.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 15:13:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302693#M16091</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-10-05T15:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX Repeated measures multiple means comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302694#M16092</link>
      <description>&lt;P&gt;Supp intake is the depend. variable. Each supplement is different, thus we analyze intake of that supplement, along with growth, serum, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 15:16:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/302694#M16092</guid>
      <dc:creator>AgReseach7</dc:creator>
      <dc:date>2016-10-05T15:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX Repeated measures multiple means comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/308564#M16330</link>
      <description>&lt;P&gt;I would suggest adjust=simulate as opposed to Tukey as that method more accurately controls type 1 error. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as the model statement, i suggest:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MODEL supplementIntake = JUN UREA&amp;nbsp;&amp;nbsp; JUN*UREA &amp;nbsp;DAY JUN*DAY UREA*DAY JUN*UREA*DAY/solution;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and for the lsmeans statement, similarly incorporating DAY:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LSMEANS &lt;SPAN&gt;JUN UREA&amp;nbsp;&amp;nbsp; JUN*UREA &amp;nbsp;DAY JUN*DAY UREA*DAY JUN*UREA*DAY&lt;/SPAN&gt;/DIFF ADJUST=SIMULATE ADJDFE=ROW;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would recommend not dropping any terms from the model due to "nonsignificance".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Steve Denham&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 16:43:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Repeated-measures-multiple-means-comparison/m-p/308564#M16330</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-11-01T16:43:28Z</dc:date>
    </item>
  </channel>
</rss>

