<?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 do sensitivity analysis for residual confounding ? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427517#M22470</link>
    <description>&lt;P&gt;I have fit separate logistic regression models&amp;nbsp;with head and neck cancer as outcome , job title as exposure ( I have 23 models each with different jobs). I adjusted each of them for age, sex, race, region, tobacco, smoking.&lt;/P&gt;&lt;P&gt;I wonder how to do sensitivity analysis for residual confounding in SAS.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jan 2018 15:12:20 GMT</pubDate>
    <dc:creator>Kyra</dc:creator>
    <dc:date>2018-01-14T15:12:20Z</dc:date>
    <item>
      <title>How to do sensitivity analysis for residual confounding ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427517#M22470</link>
      <description>&lt;P&gt;I have fit separate logistic regression models&amp;nbsp;with head and neck cancer as outcome , job title as exposure ( I have 23 models each with different jobs). I adjusted each of them for age, sex, race, region, tobacco, smoking.&lt;/P&gt;&lt;P&gt;I wonder how to do sensitivity analysis for residual confounding in SAS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 15:12:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427517#M22470</guid>
      <dc:creator>Kyra</dc:creator>
      <dc:date>2018-01-14T15:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to do sensitivity analysis for residual confounding ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427572#M22471</link>
      <description>&lt;P&gt;How is Job exposure coded in your models?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 23:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427572#M22471</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-01-14T23:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to do sensitivity analysis for residual confounding ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427589#M22472</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;I have coded job exposure as 1 vs 0.&lt;/P&gt;&lt;P&gt;Below I have posted codes for two of my job exposures: cook and painter. I have modeled 20 more jobs similarly. And for all the job exposures the 0 or reference is same group of people( people who were never exposed to all of the job of interest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;logistic&lt;/STRONG&gt; data=red.merged;&lt;/P&gt;&lt;P&gt;class studyname ageq(ref="&amp;lt;40") sex(ref="Female") Education_levelmi1(ref="No education") race region drink_dayq(ref="0 (Non-drinkers)") tobaccoyearq(ref="0 (Never smoker)") cook(ref="0")/param=reference;&lt;/P&gt;&lt;P&gt;model oropharynx= studyname ageq sex Education_levelmi1 race region drink_dayq tobaccoyearq cook/ scale=none aggregate;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;logistic&lt;/STRONG&gt; data=red.merged3;&lt;/P&gt;&lt;P&gt;class studyname ageq(ref="&amp;lt;40") sex(ref="Female") Education_levelmi1(ref="No education") race region drink_dayq(ref="0 (Non-drinkers)") tobaccoyearq(ref="0 (Never smoker)") painter(ref="0")/param=reference;&lt;/P&gt;&lt;P&gt;model hypopharynx= studyname ageq sex Education_levelmi1 race region drink_dayq tobaccoyearq painter/ scale=none aggregate;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 01:43:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-sensitivity-analysis-for-residual-confounding/m-p/427589#M22472</guid>
      <dc:creator>Kyra</dc:creator>
      <dc:date>2018-01-15T01:43:04Z</dc:date>
    </item>
  </channel>
</rss>

