<?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 Mixed with Repeated Statment in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204594#M10997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks alot steve!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 06:16:34 GMT</pubDate>
    <dc:creator>HimaAalamuri</dc:creator>
    <dc:date>2015-07-23T06:16:34Z</dc:date>
    <item>
      <title>Proc Mixed with Repeated Statment</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204592#M10995</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 need small clarification for proc mixed, if any one knows then please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference b/w&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repeated variable/ subject=subjid type=UN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repeated variable/ type=UN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if i mention subject=subjid then what it's means?&lt;/P&gt;&lt;P&gt;2) if not what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: In My proc mixed model, subject is considered as Random effect. so that random statment will effect the repeated statment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please clarify my doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hema B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 06:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204592#M10995</guid>
      <dc:creator>HimaAalamuri</dc:creator>
      <dc:date>2015-06-12T06:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed with Repeated Statment</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204593#M10996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For an unstructured R matrix (repeated statement) the two statements are very different.&amp;nbsp; Without specifying the subject=, the covariances (off-diagonal) values are zeroes.&amp;nbsp; When you specify subject=subjid, the covariances between timepoints are estimated.&amp;nbsp; This is a good thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, specifying the subject as a random effect in combination with type=un (or cs or csh) will almost certainly lead to either convergence problems or statements in the output that the G matrix is not positive definite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, instead you model the repeated effect with a structure that specifically involves correlations, such as AR, ARH, SP(POW), ARMA or ANTE, inclusion of the random effect of subject will almost always result in a more stable and computationally precise estimate of standard errors.&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>Tue, 16 Jun 2015 17:02:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204593#M10996</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-16T17:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed with Repeated Statment</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204594#M10997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks alot steve!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 06:16:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204594#M10997</guid>
      <dc:creator>HimaAalamuri</dc:creator>
      <dc:date>2015-07-23T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed with Repeated Statment</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204595#M10998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your valiable reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in this case if i used "Repeated variable/subject=subjid type=UN"; is it necessary to mention random statment with "Subject"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Repeated statment, "Subject=subjid" is random effect or fixed effect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 06:20:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204595#M10998</guid>
      <dc:creator>HimaAalamuri</dc:creator>
      <dc:date>2015-07-23T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed with Repeated Statment</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204596#M10999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Q1: No, and in fact adding a separate RANDOM statement with the subject alone will result in a non-positive definite message regarding the G matrix, as all the variability will have been explained in the R matrix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2: In the repeated statement, subject=subjid isn't considered a random or fixed effect, but is a subject classifier that denotes what the repeated measure is observed upon.&amp;nbsp; I suppose in that sense, it is fixed, as it only addresses the subjects sampled in the trial, and they are assumed to be independent of one another.&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>Thu, 23 Jul 2015 12:05:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Mixed-with-Repeated-Statment/m-p/204596#M10999</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-07-23T12:05:13Z</dc:date>
    </item>
  </channel>
</rss>

