<?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: Repeated Measures and missing values due to mortality in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6372#M619</link>
    <description>Thanks for the help! &lt;BR /&gt;
Actually, It was I who was misunderstanding the issue.  I started to finally figure that out, and then your response confirmed it for me.  Thanks for the links as well, I really appreciate it!</description>
    <pubDate>Wed, 23 Jan 2008 17:07:17 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-01-23T17:07:17Z</dc:date>
    <item>
      <title>Repeated Measures and missing values due to mortality</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6368#M615</link>
      <description>Hello,&lt;BR /&gt;
I am comparing the difference in shell area (mm^2) between two species of clams under ambient environmental conditions over a one year period using monthly measurement intervals.  Unfortunately, part-way into the experiment the clams of both species started experiencing heavy mortality (i.e. “Species 1” – 38% mortality at month 4, and 94% mortality at month 8; “Species 2” – 7% mortality at month 4, and 50% at month 8). &lt;BR /&gt;
As a consequence, I have many missing values in my data set due to this mortality.  &lt;BR /&gt;
I know that SAS usually drops subjects with missing variables in PROC MIXED and GLM. &lt;BR /&gt;
Does anyone know a way to do a Repeated Measures analysis on growth measurements without loosing the data from the dead organisms? &lt;BR /&gt;
Thanks.</description>
      <pubDate>Mon, 14 Jan 2008 21:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6368#M615</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-01-14T21:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Measures and missing values due to mortality</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6369#M616</link>
      <description>I thought SAS dropped subjects with missing data for proc anova and proc glm, but NOT proc mixed.</description>
      <pubDate>Wed, 16 Jan 2008 22:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6369#M616</guid>
      <dc:creator>1162</dc:creator>
      <dc:date>2008-01-16T22:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Measures and missing values due to mortality</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6370#M617</link>
      <description>Thanks, but I'm positive SAS drops subjects with missing data for PROC ANOVA, GLM, and MIXED...I've tried doing my analysis with all three.  If you know of any other procedure that might be helpful though, I'd like to hear it.</description>
      <pubDate>Thu, 17 Jan 2008 20:14:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6370#M617</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-01-17T20:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Measures and missing values due to mortality</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6371#M618</link>
      <description>I wonder if I'm misunderstanding the issue because as far as I understand things, you should be getting different results with PROC GLM and PROC MIXED for repeated measures.  In the Class Levels section of the GLM output, are you getting a note that observations have been removed due to missing data? In the Dimensions section of the PROC MIXED output, how many observations are used and not used?  Does the number used match the total number of non-missing values or just for the subjects with complete data?&lt;BR /&gt;
&lt;BR /&gt;
I found this in the SAS Course Notes for Mixed Model Analyses:&lt;BR /&gt;
&lt;BR /&gt;
"In the presence of missing repeated measures for a subject, the MIXED procedure does not exclude this subject from the analysis; instead it uses all the available data.  This method (likelihood-based ignorable analysis) leads to a valid analysis when the missing data can be assumed missing at random (MAR)."&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately, it doesn't sound like your data is missing at random, so there might be better methods than PROC MIXED anyway.  &lt;BR /&gt;
&lt;BR /&gt;
Here are some other web links about this topic:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/app/papers/mixedglm.pdf" target="_blank"&gt;http://support.sas.com/rnd/app/papers/mixedglm.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.stat.lsu.edu/faculty/moser/exst7037/repeatedpres.pdf" target="_blank"&gt;http://www.stat.lsu.edu/faculty/moser/exst7037/repeatedpres.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.ats.ucla.edu/stat/sas/faq/mixmiss.htm" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/faq/mixmiss.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
There is an example in the third link that shows how GLM drops 4 of the 8 subjects because of missing data, but MIXED uses the available data from all 8 subjects.  The two methods produce different p-values because of this.</description>
      <pubDate>Fri, 18 Jan 2008 16:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6371#M618</guid>
      <dc:creator>1162</dc:creator>
      <dc:date>2008-01-18T16:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Measures and missing values due to mortality</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6372#M619</link>
      <description>Thanks for the help! &lt;BR /&gt;
Actually, It was I who was misunderstanding the issue.  I started to finally figure that out, and then your response confirmed it for me.  Thanks for the links as well, I really appreciate it!</description>
      <pubDate>Wed, 23 Jan 2008 17:07:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Repeated-Measures-and-missing-values-due-to-mortality/m-p/6372#M619</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-01-23T17:07:17Z</dc:date>
    </item>
  </channel>
</rss>

