<?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: Age and Insurance adjusted Proportion estimate--PROC SURVEYREG in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Age-and-Insurance-adjusted-Proportion-estimate-PROC-SURVEYREG/m-p/639471#M30599</link>
    <description>&lt;P&gt;Direct and indirect standardization methods for rates and proportions are now specifically available in PROC STDRATE. See the discussion and examples in the documentation for that procedure.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Apr 2020 14:05:49 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2020-04-13T14:05:49Z</dc:date>
    <item>
      <title>Age and Insurance adjusted Proportion estimate--PROC SURVEYREG</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Age-and-Insurance-adjusted-Proportion-estimate-PROC-SURVEYREG/m-p/639321#M30592</link>
      <description>&lt;P&gt;Hi. I want to &lt;SPAN&gt;produce the age- and Insurance adjusted prevalence of Diabetes by Race.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I used this link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.cdc.gov/nchs/tutorials/NHANES/NHANESAnalyses/AgeStandardization/Task1b_SAS92.htm" target="_blank"&gt;https://www.cdc.gov/nchs/tutorials/NHANES/NHANESAnalyses/AgeStandardization/Task1b_SAS92.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My questions are:&amp;nbsp; can I use the proportion of each group from the study cohort (my_data) instead of "&lt;/SPAN&gt;Standard Proportions for 20-year Age Groups Based on the 2000 U.S. Census Standard Population"? The same for insurance, see below code. Do I have to adjust for the interaction term as in the link (&lt;FONT face="Courier New" size="2"&gt;race*age&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;.3966&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;.3718&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;.2316&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;)?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note: Race is coded as 1 or 2; Age_group is coded as 1, 2, or 3; and Insurance is coded as 1 or 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc surveyreg data = mydata nomcar;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;weight study_weight;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;class&amp;nbsp; Race Age_group;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;model DIABETES= Race Age_group Insurance/noint solution vadjust=none CLPARM;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ESTIMATE 'White' Race 1 0 Age_group0.25 0.40 0.35 Insurance 0.97 0.03;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ESTIMATE 'Black' Race 0 1 Age_group 0.25 0.40 0.35 Insurance 0.97 0.03;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 14:12:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Age-and-Insurance-adjusted-Proportion-estimate-PROC-SURVEYREG/m-p/639321#M30592</guid>
      <dc:creator>Emma8</dc:creator>
      <dc:date>2020-04-12T14:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Age and Insurance adjusted Proportion estimate--PROC SURVEYREG</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Age-and-Insurance-adjusted-Proportion-estimate-PROC-SURVEYREG/m-p/639471#M30599</link>
      <description>&lt;P&gt;Direct and indirect standardization methods for rates and proportions are now specifically available in PROC STDRATE. See the discussion and examples in the documentation for that procedure.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 14:05:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Age-and-Insurance-adjusted-Proportion-estimate-PROC-SURVEYREG/m-p/639471#M30599</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-04-13T14:05:49Z</dc:date>
    </item>
  </channel>
</rss>

