<?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 How to explain the interaction term in the repeated measurement? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-explain-the-interaction-term-in-the-repeated-measurement/m-p/808720#M39800</link>
    <description>&lt;P&gt;Hello~&lt;/P&gt;&lt;P&gt;I want to explore the&amp;nbsp;change in cognitive decline associated with air pollution exposure. I have two measurements of&amp;nbsp;cognitive score (continuous variable) and multiple&amp;nbsp;measurements of PM (continuous variable). My SAS code is as following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix empirical ;&lt;BR /&gt;class id;&lt;BR /&gt;model cognitive_score=PM year_air PM*year_air / dist=normal link=identity solution;&lt;BR /&gt;random intercept / subject=id;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The individual effect of&amp;nbsp;PM and year_air on&amp;nbsp;cognitive change is significantly negative, but the effect of interaction term on&amp;nbsp;cognitive change is significantly negative.&lt;/P&gt;&lt;P&gt;How I explain the interaction term? Should I plot the related plot to explain?&lt;/P&gt;&lt;P&gt;In addition, I found the intercept and the estimate of PM are too strange and too large when I put the variable of time (year_air) in the model. Why is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anyone can help me? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 02:20:56 GMT</pubDate>
    <dc:creator>CCJ</dc:creator>
    <dc:date>2022-04-20T02:20:56Z</dc:date>
    <item>
      <title>How to explain the interaction term in the repeated measurement?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-explain-the-interaction-term-in-the-repeated-measurement/m-p/808720#M39800</link>
      <description>&lt;P&gt;Hello~&lt;/P&gt;&lt;P&gt;I want to explore the&amp;nbsp;change in cognitive decline associated with air pollution exposure. I have two measurements of&amp;nbsp;cognitive score (continuous variable) and multiple&amp;nbsp;measurements of PM (continuous variable). My SAS code is as following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix empirical ;&lt;BR /&gt;class id;&lt;BR /&gt;model cognitive_score=PM year_air PM*year_air / dist=normal link=identity solution;&lt;BR /&gt;random intercept / subject=id;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The individual effect of&amp;nbsp;PM and year_air on&amp;nbsp;cognitive change is significantly negative, but the effect of interaction term on&amp;nbsp;cognitive change is significantly negative.&lt;/P&gt;&lt;P&gt;How I explain the interaction term? Should I plot the related plot to explain?&lt;/P&gt;&lt;P&gt;In addition, I found the intercept and the estimate of PM are too strange and too large when I put the variable of time (year_air) in the model. Why is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anyone can help me? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 02:20:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-explain-the-interaction-term-in-the-repeated-measurement/m-p/808720#M39800</guid>
      <dc:creator>CCJ</dc:creator>
      <dc:date>2022-04-20T02:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to explain the interaction term in the repeated measurement?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-explain-the-interaction-term-in-the-repeated-measurement/m-p/808787#M39801</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;How I explain the interaction term? Should I plot the related plot to explain?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, plot it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I found the intercept and the estimate of PM are too strange and too large when I put the variable of time (year_air) in the model.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This can happen when you add terms into the model (or remove terms from the model) if the term added (or removed) is highly correlated with other terms in the model.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 11:43:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-explain-the-interaction-term-in-the-repeated-measurement/m-p/808787#M39801</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-20T11:43:17Z</dc:date>
    </item>
  </channel>
</rss>

