<?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 control for within-subject independent variable in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-control-for-within-subject-independent-variable/m-p/351719#M18440</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a repeated GLM for the same&amp;nbsp;behaviour measure of each subject over three consecutive days which goes something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data = x;&lt;/P&gt;&lt;P&gt;class treatment;&lt;/P&gt;&lt;P&gt;model behaviour1 behaviour2 behaviour3 = treatment;&lt;/P&gt;&lt;P&gt;repeated days 3;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that some of the days are on the weekend which will affect the behaviour, so how can I control for the effect of weekend? (which I've recorded as binary 1/0 for each day). Fit it into the repeated statement somehow??&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2017 14:49:11 GMT</pubDate>
    <dc:creator>rlking</dc:creator>
    <dc:date>2017-04-20T14:49:11Z</dc:date>
    <item>
      <title>How to control for within-subject independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-control-for-within-subject-independent-variable/m-p/351719#M18440</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a repeated GLM for the same&amp;nbsp;behaviour measure of each subject over three consecutive days which goes something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data = x;&lt;/P&gt;&lt;P&gt;class treatment;&lt;/P&gt;&lt;P&gt;model behaviour1 behaviour2 behaviour3 = treatment;&lt;/P&gt;&lt;P&gt;repeated days 3;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that some of the days are on the weekend which will affect the behaviour, so how can I control for the effect of weekend? (which I've recorded as binary 1/0 for each day). Fit it into the repeated statement somehow??&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:49:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-control-for-within-subject-independent-variable/m-p/351719#M18440</guid>
      <dc:creator>rlking</dc:creator>
      <dc:date>2017-04-20T14:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to control for within-subject independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-control-for-within-subject-independent-variable/m-p/352031#M18450</link>
      <description>&lt;P&gt;Better try PROC MIXED or PROC GLIMMIX for repeated measure.&lt;/P&gt;
&lt;P&gt;Check the examples in documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 04:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-control-for-within-subject-independent-variable/m-p/352031#M18450</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-04-21T04:17:01Z</dc:date>
    </item>
  </channel>
</rss>

