<?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: SUDAAN Question: Proc ratio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937582#M368395</link>
    <description>&lt;P&gt;SUDAAN software is made, licensed, and supported by RTI international. Because it isn't a SAS product, most of the folks in these forums won't have experience with or access to it. Using &lt;A href="https://www.rti.org/impact/sudaanr-statistical-software-analyzing-correlated-data" target="_self"&gt;RTI's SUDANN Support&lt;/A&gt; site to get answers might get you help more quickly.&lt;/P&gt;
&lt;P&gt;All the best,&lt;/P&gt;
&lt;P&gt;Mark&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 12:08:12 GMT</pubDate>
    <dc:creator>SASJedi</dc:creator>
    <dc:date>2024-07-30T12:08:12Z</dc:date>
    <item>
      <title>SUDAAN Question: Proc ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937490#M368370</link>
      <description>&lt;P&gt;Hello. I'm using the SAS-callable SUDAAN for estimating the age-standardized mortality ratio. I need to classify the numerator by both age group (3 age groups) and the cause of death (50 categories), but the denominator only by age group.&amp;nbsp; I don't know how to do it. My syntax is attached. Thank you.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;proc ratio data=mydata design=brr FILETYPE=SAS;
REPWGT REPWT1-REPWT100; 
weight myweight; 
NUMER death;
DENOM POP ;
class  agegr cause;
tables agegr*cause;
setenv colwidth=10 decwidth=8;
stdvar agegr;
stdwgt  
0.159065
0.548632
0.292493
;

run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Jul 2024 16:42:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937490#M368370</guid>
      <dc:creator>altadata1</dc:creator>
      <dc:date>2024-07-29T16:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: SUDAAN Question: Proc ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937582#M368395</link>
      <description>&lt;P&gt;SUDAAN software is made, licensed, and supported by RTI international. Because it isn't a SAS product, most of the folks in these forums won't have experience with or access to it. Using &lt;A href="https://www.rti.org/impact/sudaanr-statistical-software-analyzing-correlated-data" target="_self"&gt;RTI's SUDANN Support&lt;/A&gt; site to get answers might get you help more quickly.&lt;/P&gt;
&lt;P&gt;All the best,&lt;/P&gt;
&lt;P&gt;Mark&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 12:08:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937582#M368395</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2024-07-30T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: SUDAAN Question: Proc ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937583#M368396</link>
      <description>&lt;P&gt;I'll do that. Thank you so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 12:18:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SUDAAN-Question-Proc-ratio/m-p/937583#M368396</guid>
      <dc:creator>altadata1</dc:creator>
      <dc:date>2024-07-30T12:18:06Z</dc:date>
    </item>
  </channel>
</rss>

