<?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: I neeed advice on how to analyze cumulative measures in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/754445#M36717</link>
    <description>&lt;P&gt;Dear Steve,&lt;/P&gt;&lt;P&gt;Thank you for your answer. The final goal of this work is to find out at what early time (from CumulTime1 to CumulTime5 out of 15 CumulTime points) the cumulative number of children is significantly higher or lower in the experimental group compared to the control group. (I abbreviated my data for simplicity in my first message).&lt;/P&gt;&lt;P&gt;If I understood well your message, two types of analyses are applicable to cumulative number of children:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. a MANOVA using PROC GLM&lt;/P&gt;&lt;P&gt;2. a repeated measures analysis (PROC GLIMMIX with a Poisson distribution).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These two analyses would take care of the adjustment for multiple comparisons when this adjustment is entered in the respective sas code.&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jul 2021 20:53:35 GMT</pubDate>
    <dc:creator>marcel</dc:creator>
    <dc:date>2021-07-15T20:53:35Z</dc:date>
    <item>
      <title>I neeed advice on how to analyze cumulative measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/753922#M36684</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to test if a cumulative measure over time is different in an experimental group from a control group. It is a measure of children over time. These are animals, so the children leave the parents and the parents go on to have a new litter. I have 100 subjects followed over 5 time points. Below is an example of 2 subjects.&lt;/P&gt;&lt;P&gt;Times 1 to 5 are the sampling points that can be analyzed by using repeated measures (not interested in this right now). Cumultime1 to Cumultime5 are the cumulative number of children during the study that I want to analyze. What type of analysis can be used for cumulative number of children in the example below? What good information source on the analysis can you recommend?&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;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Time1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Time3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cumultime1&amp;nbsp;&amp;nbsp; Cumultime2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cumultime3 &amp;nbsp; Cumultime4 &amp;nbsp; Cumultime5&lt;/P&gt;&lt;P&gt;Sub1 &amp;nbsp;&amp;nbsp; 5 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 children&amp;nbsp;&amp;nbsp; 4 children&amp;nbsp;&amp;nbsp; 4 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 19 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19 children&lt;/P&gt;&lt;P&gt;Sub2 &amp;nbsp;&amp;nbsp; 7 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 7 children&amp;nbsp;&amp;nbsp; 2 children&amp;nbsp;&amp;nbsp; 0 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16 children&amp;nbsp;&amp;nbsp;&amp;nbsp; 16 children&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18 children&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 23:58:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/753922#M36684</guid>
      <dc:creator>marcel</dc:creator>
      <dc:date>2021-07-13T23:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: I neeed advice on how to analyze cumulative measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/754300#M36710</link>
      <description>&lt;P&gt;One analysis would just be to compare the cumulative values for the fifth period. All that is needed there is a t test.&amp;nbsp; If you want to compare the cumulative profiles, then a MANOVA using PROC GLM could be used. Once you do the repeated measures analysis (PROC GLIMMIX with a Poisson distribution), you could look at partial areas under the curve using LSMESTIMATE statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 12:39:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/754300#M36710</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-07-15T12:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: I neeed advice on how to analyze cumulative measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/754445#M36717</link>
      <description>&lt;P&gt;Dear Steve,&lt;/P&gt;&lt;P&gt;Thank you for your answer. The final goal of this work is to find out at what early time (from CumulTime1 to CumulTime5 out of 15 CumulTime points) the cumulative number of children is significantly higher or lower in the experimental group compared to the control group. (I abbreviated my data for simplicity in my first message).&lt;/P&gt;&lt;P&gt;If I understood well your message, two types of analyses are applicable to cumulative number of children:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. a MANOVA using PROC GLM&lt;/P&gt;&lt;P&gt;2. a repeated measures analysis (PROC GLIMMIX with a Poisson distribution).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These two analyses would take care of the adjustment for multiple comparisons when this adjustment is entered in the respective sas code.&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 20:53:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/754445#M36717</guid>
      <dc:creator>marcel</dc:creator>
      <dc:date>2021-07-15T20:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: I neeed advice on how to analyze cumulative measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/755310#M36777</link>
      <description>&lt;P&gt;An adjustment for multiple comparisons can be added as an option to the LSMEANS statement in GLIMMIX, which would be my choice.&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;&amp;nbsp;may recommend GENMOD or GEE, as there doesn't appear to be additional random effects in play, only repeated measures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/I-neeed-advice-on-how-to-analyze-cumulative-measures/m-p/755310#M36777</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-07-20T12:01:27Z</dc:date>
    </item>
  </channel>
</rss>

