<?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: Use of baseline as a covariate in GLIMMIX in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517241#M26367</link>
    <description>&lt;P&gt;I would focus more on the lsmeans estimates, rather than the results of the Tukey comparisons, because...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the model that includes BL, the lsmeans are estimated at the overall mean of BL (averaged over observations) by default. (You can control the value using the AT option on the LSMEANS statement.) If the overall BL mean is similar in value to the BL mean for a treatment group, then the treatment lsmean from the model with BL will not be much different than the treatment lsmean from the model without BL; i.e., the adjusted mean will be similar to the unadjusted mean. So, I'm guessing that mean BL varies among treatment groups, in which case you may want to ponder group-mean centering to obtain sensible adjusted means and comparisons among them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that seems plausible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2018 21:03:31 GMT</pubDate>
    <dc:creator>sld</dc:creator>
    <dc:date>2018-11-29T21:03:31Z</dc:date>
    <item>
      <title>Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/516845#M26351</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our study is a repeated measures design where APP (dependent variable) is measured at different time points (0, 30, 60 and 120) in response to different treatments (TRT).&amp;nbsp; We are using time 0 as baseline (BL) and treating it as a covariate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC GLIMMIX DATA=datlong;&lt;/P&gt;&lt;P&gt;class ID TRT TIME ;&lt;BR /&gt;model APP = TRT|TIME BL;&lt;BR /&gt;Random TIME /residual subject = ID type=CS;&lt;BR /&gt;LSMEANS TRT|TIME/adjust=tukey;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When run like this, the tukey comparisons make no sense when looking at the lsmeans. However, when we removed BL from the model, the tukey's makes sense. Why is that? Is it possible that I have to include time 0 as part of the time and not as a covariate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is deeply appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 19:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/516845#M26351</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2018-11-28T19:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/516918#M26356</link>
      <description>&lt;P&gt;Help us out here: in what way do the Tukey comparisons make no sense? It could be useful to post an example dataset that illustrates the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 23:52:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/516918#M26356</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-11-28T23:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517076#M26364</link>
      <description>&lt;P&gt;Thank you for looking into this. This is the output and means with BL in the model:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25249i9168BE648B32BF82/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this is the Tukey's when I removed BL from the model. Comparisons make sense in this case&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25250i0578560959FA7BDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 15:20:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517076#M26364</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2018-11-29T15:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517241#M26367</link>
      <description>&lt;P&gt;I would focus more on the lsmeans estimates, rather than the results of the Tukey comparisons, because...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the model that includes BL, the lsmeans are estimated at the overall mean of BL (averaged over observations) by default. (You can control the value using the AT option on the LSMEANS statement.) If the overall BL mean is similar in value to the BL mean for a treatment group, then the treatment lsmean from the model with BL will not be much different than the treatment lsmean from the model without BL; i.e., the adjusted mean will be similar to the unadjusted mean. So, I'm guessing that mean BL varies among treatment groups, in which case you may want to ponder group-mean centering to obtain sensible adjusted means and comparisons among them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that seems plausible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 21:03:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517241#M26367</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-11-29T21:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517256#M26368</link>
      <description>&lt;P&gt;Thank you very much for your response.&amp;nbsp; To see if I had differences at BL, I ran an one-way anova but they were not statistically different. I should mention that this is a crossover design (so all subjects are exposed to all treatments). I just checked the raw data and it looks like one subject's&amp;nbsp;BL&amp;nbsp;when exposed at one particular treatment is higher compared to its other baselines (this only by looking at box plots). How should I approach this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 21:16:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517256#M26368</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2018-11-29T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Use of baseline as a covariate in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517361#M26369</link>
      <description>&lt;P&gt;The fact that this is a crossover design is a really important detail, and the information you've provided so far about the design does not tell&amp;nbsp;me enough about your experimental design&amp;nbsp;that I can&amp;nbsp;suggest an appropriate statistical model. You could be (and probably are) looking at a relatively complicated statistical model, and the complexity may be beyond what can be dealt with in this forum. If you have access to statistical support at your institution, I would definitely recommend that you pursue that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 05:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-of-baseline-as-a-covariate-in-GLIMMIX/m-p/517361#M26369</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-11-30T05:43:07Z</dc:date>
    </item>
  </channel>
</rss>

