<?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 Log binomial regression with complex survey data and potential collinearity? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Log-binomial-regression-with-complex-survey-data-and-potential/m-p/748086#M36392</link>
    <description>&lt;P&gt;I'm using complex survey data (PRAMS) to look at "risk" of a binary outcome using log binomial regression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not too familiar with LBR, but I've read that the only real difference is the link function, so I considered setting up a PROC SURVEYLOGISTIC code block &amp;amp; specifying LINK = LOG. These models are planned to be stratified (DOMAIN) by race/ethnicity.&lt;/P&gt;
&lt;P&gt;The only issue is that I'm concerned about potential multicollinearity. I used&amp;nbsp;CORRB to check the standard, weighted logistic model and didn't find any high correlation between the main exposure variable and the other control variables, but is this accurate of a method to be able to ignore that potential issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess I'm trying to figure out how (or if I can) use log binomial regression with complex survey data, while also trying to account for potential multicollinearity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS resources all usually point back to using PROC GENMOD to estimate log binomial models, but you can't use that with complex survey data. And regression-type models make it a bit difficult to look at collinearity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which battle should I choose?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 10:45:20 GMT</pubDate>
    <dc:creator>SAS93</dc:creator>
    <dc:date>2021-06-15T10:45:20Z</dc:date>
    <item>
      <title>Log binomial regression with complex survey data and potential collinearity?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Log-binomial-regression-with-complex-survey-data-and-potential/m-p/748086#M36392</link>
      <description>&lt;P&gt;I'm using complex survey data (PRAMS) to look at "risk" of a binary outcome using log binomial regression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not too familiar with LBR, but I've read that the only real difference is the link function, so I considered setting up a PROC SURVEYLOGISTIC code block &amp;amp; specifying LINK = LOG. These models are planned to be stratified (DOMAIN) by race/ethnicity.&lt;/P&gt;
&lt;P&gt;The only issue is that I'm concerned about potential multicollinearity. I used&amp;nbsp;CORRB to check the standard, weighted logistic model and didn't find any high correlation between the main exposure variable and the other control variables, but is this accurate of a method to be able to ignore that potential issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess I'm trying to figure out how (or if I can) use log binomial regression with complex survey data, while also trying to account for potential multicollinearity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS resources all usually point back to using PROC GENMOD to estimate log binomial models, but you can't use that with complex survey data. And regression-type models make it a bit difficult to look at collinearity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which battle should I choose?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 10:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Log-binomial-regression-with-complex-survey-data-and-potential/m-p/748086#M36392</guid>
      <dc:creator>SAS93</dc:creator>
      <dc:date>2021-06-15T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Log binomial regression with complex survey data and potential collinearity?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Log-binomial-regression-with-complex-survey-data-and-potential/m-p/748107#M36394</link>
      <description>&lt;P&gt;Well, collinearity doesn't depend on the dependent variable.&amp;nbsp; Consequently, if you want to look at collinearity diagnostics you can use PROC REG.&amp;nbsp; If you have categorical variables, you'll likely have to run GLMMOD first to set up all the dummy variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have IML, you could manipulate your design matrix from SURVEYLOGISTIC to accomplish the eigenvalue based tests for collinearity.&amp;nbsp; Check &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;'s blog for this topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 12:40:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Log-binomial-regression-with-complex-survey-data-and-potential/m-p/748107#M36394</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-06-15T12:40:47Z</dc:date>
    </item>
  </channel>
</rss>

