<?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 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508565#M26087</link>
    <description>&lt;P&gt;I would consider a random coefficients model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS026-2014.pdf" target="_self"&gt;Analyzing Multilevel Models with the GLIMMIX Procedure&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/37/109.html" target="_self"&gt;Usage Note 37109: Obtaining subject-specific parameter estimates and tests for a random coefficients model or HLM with PROC MIXED or PROC GLIMMIX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2018 02:04:25 GMT</pubDate>
    <dc:creator>sld</dc:creator>
    <dc:date>2018-10-30T02:04:25Z</dc:date>
    <item>
      <title>repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508554#M26086</link>
      <description>&lt;P&gt;Dear Braintrust,&lt;/P&gt;&lt;P&gt;I am looking for determining the rate of elimination of an enzyme present in the serum of calves. the samples have been taken approximately 7 days apart during the 1st month of life. the big issue is that I don't have the same number of samples per subject and that the interval between 2 samples in the same subject also varies. I want to be able to predict with associated error the possible ranges of age based on the enzyme value.&lt;/P&gt;&lt;P&gt;I initially wanted to use PROC MIXED after log transformation of the enzyme to improve normality but definition of the covariance matrix appears difficult / impossible due to the difference interval between samples and variation of samples per subject.&lt;/P&gt;&lt;P&gt;Maybe you could give me some advices / clues / papers referring to that specific type of problem?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type of dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;age_d&lt;/TD&gt;&lt;TD&gt;enzyme_IU_L&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;111&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;800&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;111&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;111&lt;/TD&gt;&lt;TD&gt;18&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;234&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;234&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;333&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;700&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;333&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;333&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;333&lt;/TD&gt;&lt;TD&gt;22&lt;/TD&gt;&lt;TD&gt;28&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 30 Oct 2018 00:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508554#M26086</guid>
      <dc:creator>SBuc</dc:creator>
      <dc:date>2018-10-30T00:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508565#M26087</link>
      <description>&lt;P&gt;I would consider a random coefficients model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS026-2014.pdf" target="_self"&gt;Analyzing Multilevel Models with the GLIMMIX Procedure&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/37/109.html" target="_self"&gt;Usage Note 37109: Obtaining subject-specific parameter estimates and tests for a random coefficients model or HLM with PROC MIXED or PROC GLIMMIX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 02:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508565#M26087</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-10-30T02:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508584#M26089</link>
      <description>&lt;P&gt;If I understand the question, the biggest issue is that you want to predict age as a function of enzyme concentration. This means, given your proposed model,&amp;nbsp;that you want to get inverse confidence limits on predicted age. I really don't know where you would find those.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 04:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/508584#M26089</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-10-30T04:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/509439#M26112</link>
      <description>&lt;P&gt;This comment is right. I wanted to predict age based on enzyme results from animals with repeated samples at various endpoints. the big challenge here is that the day of sampling per calf may change. As well as the interval between sampling.&lt;/P&gt;&lt;P&gt;I was also thinking to do some Bayesian models since prediction is more easily obtained from posterior densities of the models but I am not very used with PROC MCMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 10:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/509439#M26112</guid>
      <dc:creator>SBuc</dc:creator>
      <dc:date>2018-11-01T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/509740#M26128</link>
      <description>&lt;P&gt;I had had the same thought as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/462"&gt;@PGStats&lt;/a&gt;&amp;nbsp;initially, but I wasn't sure I was interpreting correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If age is a fixed effects factor that "causes" enzyme concentration (a random variable), I would still use a random coefficients model. You can then use that model for "inverse prediction", also known as "inverse regression" or "calibration".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot say that I've ever attempted that with a random coefficients model, so at the moment the best I can offer is a few promising&amp;nbsp;links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://pdfs.semanticscholar.org/6b66/9d76808b9cf95c7d5772673ef66957ae3a65.pdf" target="_self"&gt;Inverse Prediction Using SAS® Software: A Clinical Application&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.jds-online.com/file_download/196/JDS-413.pdf" target="_self"&gt;Approximate Graphical Methods for Inverse Regression&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tandfonline.com/doi/full/10.1080/03610918.2013.796979?mobileUi=0" target="_self"&gt;On Inverse Prediction in Mixed Linear Models&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.rdocumentation.org/packages/investr/versions/1.4.0" target="_self"&gt;investr: Inverse Estimation/Calibration Functions&lt;/A&gt;&amp;nbsp; (R not SAS!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 23:38:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/repeated-measures/m-p/509740#M26128</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-11-01T23:38:58Z</dc:date>
    </item>
  </channel>
</rss>

