<?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: Test to determine if I need to account for correlated measures in logistic regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/305699#M16213</link>
    <description>&lt;P&gt;Interesting question. I suppose you could try modeling it with PROC GLIMMIX as a repeated-measure analysis. If you use the CL option on the RANDOM statement,&amp;nbsp;you will&amp;nbsp;get a confidence interval for the correlation coefficient for the two years. If the CL includes&amp;nbsp;zero (equivalently, the parameter estimate is not significantly different from zero), then that should be evidence that Year=2007 and Year=2008 can be treated as independent samples.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2016 15:46:44 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-10-19T15:46:44Z</dc:date>
    <item>
      <title>Test to determine if I need to account for correlated measures in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/305688#M16211</link>
      <description>&lt;P&gt;I have a dataset with the following form:&lt;/P&gt;&lt;P&gt;year&amp;nbsp; location outcome&amp;nbsp; covariate1&amp;nbsp; covariate2&amp;nbsp; covariate3&lt;/P&gt;&lt;P&gt;2007 00001&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 29.7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;2008 00001&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23.7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;2007 00002&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33.8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;2008 00002&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20.9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Outcome is binary, and covariates are a mix of categorical and continuous.&amp;nbsp; What is a good approach to determine if my logistic regression needs to account for the repeated measures?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 15:14:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/305688#M16211</guid>
      <dc:creator>pcc25</dc:creator>
      <dc:date>2016-10-19T15:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Test to determine if I need to account for correlated measures in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/305699#M16213</link>
      <description>&lt;P&gt;Interesting question. I suppose you could try modeling it with PROC GLIMMIX as a repeated-measure analysis. If you use the CL option on the RANDOM statement,&amp;nbsp;you will&amp;nbsp;get a confidence interval for the correlation coefficient for the two years. If the CL includes&amp;nbsp;zero (equivalently, the parameter estimate is not significantly different from zero), then that should be evidence that Year=2007 and Year=2008 can be treated as independent samples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 15:46:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/305699#M16213</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-10-19T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Test to determine if I need to account for correlated measures in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/308782#M16345</link>
      <description>&lt;P&gt;And yet, you might still want to consider the two years as non-independent. &amp;nbsp;To me, one of the really nice things about modeling the error structure is that you can accommodate even small correlations. &amp;nbsp;With only two repeated observations, an unstructured covariance matrix is the most flexible statement of the situation. &amp;nbsp;Yes, the two years may have only a small correlation, but if so, that will not greatly affect any standard errors of the difference of fixed effect means. &amp;nbsp;And there may not be enough data to adequately estimate confidence bounds, so that 0 might be included, even if the covariance is substantially away from 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My mantra is: If you measure the same experimental unit for the same endpoint, you ought to assume that those points are likely to be more closely related than points from independent units.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 16:41:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-to-determine-if-I-need-to-account-for-correlated-measures/m-p/308782#M16345</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-11-02T16:41:43Z</dc:date>
    </item>
  </channel>
</rss>

