<?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 hierarchical modeling in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191892#M10168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the help !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Jan 2015 23:23:25 GMT</pubDate>
    <dc:creator>Ashah</dc:creator>
    <dc:date>2015-01-24T23:23:25Z</dc:date>
    <item>
      <title>Repeated measures hierarchical modeling</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191890#M10166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dataset with 50 patients and 6 time points for each patient, an intervention was given to some before the study period, some never got the intervention and some got it during the study period. Whats the best method to analyze the data? I want to account for the clustering of the observations within each patient and determine the impact of the intervention on the outcome. The outcome variable is continuous. &lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 16:17:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191890#M10166</guid>
      <dc:creator>Ashah</dc:creator>
      <dc:date>2015-01-21T16:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated measures hierarchical modeling</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191891#M10167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a pretty straight forward mixed model.&amp;nbsp; Let INTER be a class variable that indicates a patient's intervention status (0=never, 1=had intervention), so that those that never had the intervention have INTER=0 at all time points, those that had the intervention have INTER=1 at all time points, and those that had the intervention during the study have INTER=0 up until the intervention, and INTER=1 after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then fit a so-called "means model".&amp;nbsp; Specific comparisons can be added later using LSMESTIMATE statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=yourdata;&lt;/P&gt;&lt;P&gt;class inter time subjectid;&lt;/P&gt;&lt;P&gt;model response=inter*time;&lt;/P&gt;&lt;P&gt;random time/residual subject=subjectid type= /*&amp;lt;try vc, which has no correlation first, and gradually work through some that make sense, depending on the spacing of time&amp;gt;*/;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 15:53:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191891#M10167</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-01-23T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated measures hierarchical modeling</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191892#M10168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the help !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2015 23:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Repeated-measures-hierarchical-modeling/m-p/191892#M10168</guid>
      <dc:creator>Ashah</dc:creator>
      <dc:date>2015-01-24T23:23:25Z</dc:date>
    </item>
  </channel>
</rss>

