<?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: Can there be  different number of timepoints for Generalized Linear Mixed Model? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910472#M45188</link>
    <description>&lt;P&gt;Yes, the number of time points can be different across subjects.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not aware of a limit on the number of time points in theory, but practically, it might run out of memory if you have too many time points and you use a complex covariance structure such as UN. Graphically too many time points might make the graph hard to reveal anything. But as long as your computer can handle it, you could have as many time points as you wish.&lt;/P&gt;
&lt;P&gt;Output interpretations are provided in many examples in the PROC GLIMMIX documentation. For example,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_gettingstarted01.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_gettingstarted01.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_examples.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_examples.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 15:25:37 GMT</pubDate>
    <dc:creator>jiltao</dc:creator>
    <dc:date>2024-01-04T15:25:37Z</dc:date>
    <item>
      <title>Can there be  different number of timepoints for Generalized Linear Mixed Model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910348#M45184</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For generalized&amp;nbsp; linear mixed model analyses, can&amp;nbsp; there be different number of time points for&amp;nbsp; each individual or study&amp;nbsp; participant?&amp;nbsp;I am aware that it accommodates&amp;nbsp; varying timepoints, but I am not sure about the the number of timepoints. For example, can an individual have&amp;nbsp; 5 timepoints&amp;nbsp; and another 7 timepoints and another individual 30 timepoints or do they need to have&amp;nbsp; equal number of timepoints for one to conduct this type of analyses?&amp;nbsp; Is there a maximum number of timepoints especially for graphical presentation?&lt;/P&gt;&lt;P&gt;Also, can anyone share&amp;nbsp; resource(s) on how to interpret the SAS Output for&amp;nbsp; Generalized Linear Mixed Model/ how to report the results? Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 23:10:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910348#M45184</guid>
      <dc:creator>Liz123</dc:creator>
      <dc:date>2024-01-03T23:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can there be  different number of timepoints for Generalized Linear Mixed Model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910363#M45187</link>
      <description>“can an individual have  5 timepoints  and another 7 timepoints and another individual 30 timepoints”&lt;BR /&gt;Yes. You can have different timepoints within different subject.&lt;BR /&gt;But you need specify a variable in REPEAT , like:&lt;BR /&gt;repeat time/subject=subject type=ar(1);&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://stats.oarc.ucla.edu/other/mult-pkg/introduction-to-generalized-linear-mixed-models/" target="_blank"&gt;https://stats.oarc.ucla.edu/other/mult-pkg/introduction-to-generalized-linear-mixed-models/&lt;/A&gt; &lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2019/12/03/longitudinal-data-response-profile-model.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/12/03/longitudinal-data-response-profile-model.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2019/12/05/longitudinal-data-mixed-model.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/12/05/longitudinal-data-mixed-model.html&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;could give you a beginning of Mixed Model.&lt;BR /&gt;or &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;  could give you more advices .</description>
      <pubDate>Thu, 04 Jan 2024 03:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910363#M45187</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-01-04T03:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can there be  different number of timepoints for Generalized Linear Mixed Model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910472#M45188</link>
      <description>&lt;P&gt;Yes, the number of time points can be different across subjects.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not aware of a limit on the number of time points in theory, but practically, it might run out of memory if you have too many time points and you use a complex covariance structure such as UN. Graphically too many time points might make the graph hard to reveal anything. But as long as your computer can handle it, you could have as many time points as you wish.&lt;/P&gt;
&lt;P&gt;Output interpretations are provided in many examples in the PROC GLIMMIX documentation. For example,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_gettingstarted01.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_gettingstarted01.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_examples.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_046/statug/statug_glimmix_examples.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 15:25:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910472#M45188</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-01-04T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can there be  different number of timepoints for Generalized Linear Mixed Model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910635#M45194</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;This is great! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 16:20:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910635#M45194</guid>
      <dc:creator>Liz123</dc:creator>
      <dc:date>2024-01-05T16:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can there be  different number of timepoints for Generalized Linear Mixed Model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910636#M45195</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60873"&gt;@jiltao&lt;/a&gt;&amp;nbsp;Thank you for this! Highly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 16:23:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-there-be-different-number-of-timepoints-for-Generalized/m-p/910636#M45195</guid>
      <dc:creator>Liz123</dc:creator>
      <dc:date>2024-01-05T16:23:38Z</dc:date>
    </item>
  </channel>
</rss>

