<?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: Incidence rates between populations in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/407120#M21197</link>
    <description>&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2017 02:26:45 GMT</pubDate>
    <dc:creator>lauramb</dc:creator>
    <dc:date>2017-10-25T02:26:45Z</dc:date>
    <item>
      <title>Incidence rates between populations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/405039#M21117</link>
      <description>&lt;P&gt;Hi, I'm working with the following data involving incidence of a disease.&lt;/P&gt;&lt;P&gt;My variables are YEAR, COUNTRY and INCIDENCE RATE (calculated on the basis of the total population of the country that year.&lt;/P&gt;&lt;P&gt;So far I did a Cochran Armitage trend test to see if there is a significant trend over the years.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other thing I want to check is if I have a difference between countries.&lt;/P&gt;&lt;P&gt;The thing is I don't have cases, just incidence rates. Basically I have the cases for the disease, but not for the not disease (if that makes any sense).&lt;/P&gt;&lt;P&gt;Anyone knows how to work with this kind of data? i.e. only one value (freq) per variable (country)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input will be welcomed!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 21:51:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/405039#M21117</guid>
      <dc:creator>lauramb</dc:creator>
      <dc:date>2017-10-17T21:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incidence rates between populations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/405673#M21148</link>
      <description>&lt;P&gt;When you say you "&lt;SPAN&gt;have the cases for the disease, but not for the not disease," that suggests you have a count of the number of cases with the disease and the total population for each country-year combination. The ratio of those is actually a proportion, which you are calling a rate**.&amp;nbsp; &amp;nbsp;If that is true, then you can fit a logistic model and then make country comparisons. For example,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;proc logistic; class country; model Ndis / Total = country year; run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you particularly need to measure a difference of proportions (rather than the more natural odds ratio with PROC LOGISTIC will automatically provide), then see &lt;A href="http://support.sas.com/kb/37228" target="_self"&gt;this note&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;**This assumes that each person can only either have or not have the disease. If a person can have it more than once, then a different method is needed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 17:50:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/405673#M21148</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2017-10-19T17:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Incidence rates between populations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/407120#M21197</link>
      <description>&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 02:26:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Incidence-rates-between-populations/m-p/407120#M21197</guid>
      <dc:creator>lauramb</dc:creator>
      <dc:date>2017-10-25T02:26:45Z</dc:date>
    </item>
  </channel>
</rss>

