<?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 : repeated in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744089#M36201</link>
    <description>&lt;P&gt;&amp;nbsp;Proc Mixed Repeated statement documentation:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;differentiates the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For many repeated measures models, no repeated effect is required in the REPEATED statement. Simply use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm#statug.mixed.repeatedstmt_subject" target="_blank"&gt;SUBJECT=&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option to define the blocks of&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm#statug.mixed.repeatedstmt_type" target="_blank"&gt;TYPE=&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option to define their covariance structure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, the repeated measures data must be similarly ordered for each subject, and you must indicate all missing response variables with periods in the input data set unless they all fall at the end of a subject’s repeated response profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These requirements are necessary in order to inform PROC MIXED of the proper location of the observed repeated responses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifying a repeated effect is useful when you do not want to indicate missing values with periods in the input data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The repeated effect must contain only classification variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that the levels of the repeated effect are different for each observation within a subject; otherwise, PROC MIXED constructs identical rows in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;corresponding to the observations with the same level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This results in a singular&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and an infinite likelihood.&lt;A id="statug.mixed.a0000000667" class="indexterm" target="_blank"&gt;&lt;/A&gt;&lt;A id="statug.mixed.a000000066701" class="indexterm" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether you specify a REPEATED effect or not, the rows of&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for each subject are constructed in the order in which they appear in the input data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 06:06:37 GMT</pubDate>
    <dc:creator>gcjfernandez</dc:creator>
    <dc:date>2021-05-27T06:06:37Z</dc:date>
    <item>
      <title>Proc mixed : repeated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744065#M36200</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new SAS user and have come across proc mixed.&lt;/P&gt;&lt;P&gt;I was wondering why sometimes no variable is specified in the repeated statement and other times it is.&lt;/P&gt;&lt;P&gt;When no variable is specified, what does SAS assume?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 23:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744065#M36200</guid>
      <dc:creator>Susana0000</dc:creator>
      <dc:date>2021-05-26T23:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proc mixed : repeated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744089#M36201</link>
      <description>&lt;P&gt;&amp;nbsp;Proc Mixed Repeated statement documentation:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;differentiates the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For many repeated measures models, no repeated effect is required in the REPEATED statement. Simply use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm#statug.mixed.repeatedstmt_subject" target="_blank"&gt;SUBJECT=&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option to define the blocks of&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_mixed_syntax14.htm#statug.mixed.repeatedstmt_type" target="_blank"&gt;TYPE=&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option to define their covariance structure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, the repeated measures data must be similarly ordered for each subject, and you must indicate all missing response variables with periods in the input data set unless they all fall at the end of a subject’s repeated response profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These requirements are necessary in order to inform PROC MIXED of the proper location of the observed repeated responses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifying a repeated effect is useful when you do not want to indicate missing values with periods in the input data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The repeated effect must contain only classification variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that the levels of the repeated effect are different for each observation within a subject; otherwise, PROC MIXED constructs identical rows in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;corresponding to the observations with the same level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This results in a singular&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and an infinite likelihood.&lt;A id="statug.mixed.a0000000667" class="indexterm" target="_blank"&gt;&lt;/A&gt;&lt;A id="statug.mixed.a000000066701" class="indexterm" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether you specify a REPEATED effect or not, the rows of&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;R&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for each subject are constructed in the order in which they appear in the input data set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 06:06:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744089#M36201</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-05-27T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc mixed : repeated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744140#M36205</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/27741"&gt;@gcjfernandez&lt;/a&gt;&amp;nbsp;answered your question very well. Thanks!&lt;/P&gt;
&lt;P&gt;I just want to point out that although it is not necessary to specify the repeated effect in the REPEATED statement in PROC MIXED, it is highly recommended to include the repeated effect. In the case of unbalanced repeated measures data / missing repeated time points, omitting the repeated effect might result in calculations not what you intended for certain models.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 13:26:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-mixed-repeated/m-p/744140#M36205</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2021-05-27T13:26:01Z</dc:date>
    </item>
  </channel>
</rss>

