<?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: Epidemiology-Equivalence testing to reject association between two diseases. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422142#M22235</link>
    <description>&lt;P&gt;My confusion comes from the fact that I have two diseases, and the risk ratios are defined as the presence of disease B on the sub-population with disease A (A+) versus the presence of disease B on the sub-population without A (A-). Both sub-populations add up to the same population.&amp;nbsp;I was thinking about standardizing the rate of sub-population A+ and A- to that of the general population, but I don't know if that makes any sense being that both come from the same population. Another option is to restrict the general population to the age at risk for the diseases. But this is not very precise.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 21:33:27 GMT</pubDate>
    <dc:creator>lauramb</dc:creator>
    <dc:date>2017-12-18T21:33:27Z</dc:date>
    <item>
      <title>Epidemiology-Equivalence testing to reject association between two diseases.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422128#M22233</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I have the data: number of cases of disease A and disease B by age in a population and the census of that population. I also know which cases present with both diseases.&lt;/P&gt;&lt;P&gt;My hypothesis is that both diseases are not related so I'm doing an equivalence test for the risk of having disease B if you have disease A. Mainly: B+A+/A+ = B+A-/A- (the margin is the 20% of the incidence in the A- group).&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I have so far is:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq data = datas order=data; 
          tables A*B/norow nocol nopercent riskdiff(equiv margin=0.0002); 
          weight counts; 
          run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm using counts because I have number of cases in the population and total population size, so I'm estimating the non diseased population from those numbers.&lt;/P&gt;&lt;P&gt;My problem is that the probability for both diseases increases with age, so I need to to remove the age factor from my analysis. Is there a way to remove the co-variate from this model?&lt;/P&gt;&lt;P&gt;Because I was thinking about standardization, but all the data comes from the same population. Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 20:18:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422128#M22233</guid>
      <dc:creator>lauramb</dc:creator>
      <dc:date>2017-12-18T20:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Epidemiology-Equivalence testing to reject association between two diseases.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422130#M22234</link>
      <description>&lt;P&gt;Compute age/sex standardized rates and compare those instead?&lt;/P&gt;
&lt;P&gt;I think PROC STDRATE is designed to calculate the standardized rates.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 20:22:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422130#M22234</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-18T20:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Epidemiology-Equivalence testing to reject association between two diseases.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422142#M22235</link>
      <description>&lt;P&gt;My confusion comes from the fact that I have two diseases, and the risk ratios are defined as the presence of disease B on the sub-population with disease A (A+) versus the presence of disease B on the sub-population without A (A-). Both sub-populations add up to the same population.&amp;nbsp;I was thinking about standardizing the rate of sub-population A+ and A- to that of the general population, but I don't know if that makes any sense being that both come from the same population. Another option is to restrict the general population to the age at risk for the diseases. But this is not very precise.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 21:33:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Epidemiology-Equivalence-testing-to-reject-association-between/m-p/422142#M22235</guid>
      <dc:creator>lauramb</dc:creator>
      <dc:date>2017-12-18T21:33:27Z</dc:date>
    </item>
  </channel>
</rss>

