<?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: Reporting GLIMMIX random effects in a research journal article in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724925#M35165</link>
    <description>Thank you, Steve! This does help immensely! I have searched through the journal where this is headed and I found similar examples of what you are suggesting, I just wasn't sure they meant the same thing as what I had in my model.&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Mar 2021 17:40:45 GMT</pubDate>
    <dc:creator>mthorne</dc:creator>
    <dc:date>2021-03-09T17:40:45Z</dc:date>
    <item>
      <title>Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724619#M35138</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having difficulty coming up with a good way to describe the GLIMMIX model statements in the methods section of my research articles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I have now, but I have been asked if there is a better way to explain the analysis. The journal is an applied weed science journal, so in-depth explanations are not encouraged.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"All rush skeletonweed count data were converted from whole-plot counts to plants m-2 and analyzed using PROC GLIMMIX in SAS® Statistical Software (SAS Institute 2019) with the Laplace method of maximum likelihood estimation. The random statement for the full-model, including both treatment and location, was “intercept / subject=block(location),” and “intercept / subject=block” for analysis of treatment within each location (Stroup 2013). Differences between lsmeans (PDIFF) were used to compare treatments (α=0.05)."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 19:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724619#M35138</guid>
      <dc:creator>mthorne</dc:creator>
      <dc:date>2021-03-08T19:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724706#M35150</link>
      <description>Please include the following in the M&amp;amp;M section for describing GLIMMIX: a)Justification for using GLIMMIX over GENMOD b) why using the Laplace method of ML. C) Experimental design (Split-plot or Split-Split plot) D) Any Covariance structure tried? D) Tukey or Bonferoni adjustments for LSMeans</description>
      <pubDate>Mon, 08 Mar 2021 23:52:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724706#M35150</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-03-08T23:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724707#M35151</link>
      <description>Those are great suggestions, but specially I am looking for a better way to describe the random effects (BTW, having random effects is the justification for glimmix over genmod).&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Mar 2021 23:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724707#M35151</guid>
      <dc:creator>mthorne</dc:creator>
      <dc:date>2021-03-08T23:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724763#M35157</link>
      <description>I am assuming blocks are random. How about the location? Random or Fixed? Justify your answer.&lt;BR /&gt;Also you are using  Count data with Poisson distribution and that is why you are using Glimmix over Proc Mixed.&lt;BR /&gt;Is this the right distribution? Describe these in MM section</description>
      <pubDate>Tue, 09 Mar 2021 06:38:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724763#M35157</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-03-09T06:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724875#M35159</link>
      <description>&lt;P&gt;There are other reasons to use GLIMMIX aside from data that are non-Gaussian.&amp;nbsp; There is a wider variety of optimizers (tech=) and methods (MIXED restricted to REML, ML and MIVQUE0.&amp;nbsp; GLIMMIX has a functional&amp;nbsp; and flexible COVTEST statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And there are reasons to use MIXED rather than GLIMMIX, primarily related to the Kronecker product variance/covariance structure for doubly repeated measures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, where there is interest in reporting the random effects, the COVTEST statement may be of particular interest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 15:02:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724875#M35159</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-03-09T15:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724902#M35162</link>
      <description>Thanks again,&lt;BR /&gt;Actually, the data has a negative binomial distribution, and that is why I'm using Glimmix, however that said, glimmix doesn't handle treatment effects with no variation (all zeros) very well, but that's a whole other issue.&lt;BR /&gt;The problem I am having, though, is describing the random effects in the MM section. I am being question on my use of the "random intercept / subject=location(block)" statement because apparently people aren't accustomed to seeing random effects being described. If I was using Mixed, I could just say block is a random effect and there would be no question, but because I'm am reporting the actual random statement from Glimmix in the MM section, it is causing alarm. Actually, in Mixed, all I would have to say is that the study was a randomized complete block with four replications per treatment, and that would be adequate.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2021 16:08:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724902#M35162</guid>
      <dc:creator>mthorne</dc:creator>
      <dc:date>2021-03-09T16:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724923#M35164</link>
      <description>&lt;P&gt;The thing to remember is that the following two statements are equivalent as far as MM reporting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;random intercept/subject=block;&lt;/P&gt;
&lt;P&gt;random block;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is just that the first statement results in faster calculations, and is required if method=quad&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it still boils down to "Block was fit as a random effect."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And random intercept/subject=block(location) is "Location within block was fit as a random effect."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So boiling this all down, would this make sense?:&amp;nbsp; "Treatments were randomly assigned within blocks, and multiple locations within each block were measured. Treatment was fit as a fixed effect, while block and location within block were fit as random effects."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could probably look through the ecology or psychology literature to find examples using the phrase 'random intercept', especially where R packages were used to analyze the results.&amp;nbsp; Those might be enough to get you started.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 17:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724923#M35164</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-03-09T17:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting GLIMMIX random effects in a research journal article</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724925#M35165</link>
      <description>Thank you, Steve! This does help immensely! I have searched through the journal where this is headed and I found similar examples of what you are suggesting, I just wasn't sure they meant the same thing as what I had in my model.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2021 17:40:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Reporting-GLIMMIX-random-effects-in-a-research-journal-article/m-p/724925#M35165</guid>
      <dc:creator>mthorne</dc:creator>
      <dc:date>2021-03-09T17:40:45Z</dc:date>
    </item>
  </channel>
</rss>

