<?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: Multiple random statements in GLIMMIX in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192197#M10233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the latter would only be used if you have reason to believe that there is or should be no correlation between the intercept and the slope?&amp;nbsp; If I didn't know or suspect that, for example, a higher intercept results in a higher slope, then I'd want the former, single statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 16:10:51 GMT</pubDate>
    <dc:creator>Kastchei</dc:creator>
    <dc:date>2015-01-23T16:10:51Z</dc:date>
    <item>
      <title>Multiple random statements in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192195#M10231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have hopefully a quick question.&amp;nbsp; Do these two sets of random statements from GLIMMIX yield the same results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;random intercept slopeVar / subject = ID type = cs;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;random intercept / subject = ID type = vc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;random slopeVar / subject = ID type = cs;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking that the single statement applies the constant correlation between the intercept and the levels of slopeVar, whereas the two individual statements have 0 correlation between the intercept and the levels of slopeVar.&amp;nbsp; However, in my data, for both sets of statements, one covariance parameter estimate is always 0, and so they are resulting in the same V matrix in the end.&amp;nbsp; I'm guessing that isn't always the case though; or is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 21:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192195#M10231</guid>
      <dc:creator>Kastchei</dc:creator>
      <dc:date>2015-01-21T21:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple random statements in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192196#M10232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not always the case, as you surmise.&amp;nbsp; It will depend on the actual data, and how much of it there is (how many IDs are being fit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 15:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192196#M10232</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-01-23T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple random statements in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192197#M10233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the latter would only be used if you have reason to believe that there is or should be no correlation between the intercept and the slope?&amp;nbsp; If I didn't know or suspect that, for example, a higher intercept results in a higher slope, then I'd want the former, single statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 16:10:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192197#M10233</guid>
      <dc:creator>Kastchei</dc:creator>
      <dc:date>2015-01-23T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple random statements in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192198#M10234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose you could make the assumption of no correlation, especially if you were running into convergence problems.&amp;nbsp; My inclination would be to allow for the possibility, and if it went to zero, that's fine.&amp;nbsp; Forcing it to zero in the face off no prior information seems like not such a good idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 17:55:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-random-statements-in-GLIMMIX/m-p/192198#M10234</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-01-23T17:55:10Z</dc:date>
    </item>
  </channel>
</rss>

