<?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: How to compare estimations from category level to the one in total in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807570#M318416</link>
    <description>Thank you so much for your response. Yes, it is SAS callable SUDAAN code.&lt;BR /&gt;Is there a SUDAAN board here or any other communities that you may know?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Apr 2022 10:28:59 GMT</pubDate>
    <dc:creator>altadata1</dc:creator>
    <dc:date>2022-04-13T10:28:59Z</dc:date>
    <item>
      <title>How to compare estimations from category level to the one in total</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807496#M318377</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am studying a binary variable A (Yes/No) across different groups. e.g. immigrant, agegroup, provinces...... I use the syntax below to estimate the p-value for proportions of non-immigrant vs that of immigrant (the syntax is for SUDAAN)&lt;/P&gt;&lt;P&gt;proc descript data=mydata design=BRR;&lt;/P&gt;&lt;P&gt;Weight pweight;&lt;/P&gt;&lt;P&gt;repweight BSW_001-BSW_500;&lt;/P&gt;&lt;P&gt;var A&amp;nbsp; A ;&lt;/P&gt;&lt;P&gt;Catlevel&amp;nbsp; &amp;nbsp;1 2;&lt;/P&gt;&lt;P&gt;class immigrant;&lt;/P&gt;&lt;P&gt;contrast immigrant= (-1 1)/ name= "non-immigrant va immigrant";run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the above one, it is easy because i can consider any group as the reference group. But, when it comes to multicategory groups like agegroup it could be something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc descript data=mydata design=BRR;&lt;/P&gt;&lt;P&gt;Weight pweight;&lt;/P&gt;&lt;P&gt;repweight BSW_001-BSW_500;&lt;/P&gt;&lt;P&gt;var A&amp;nbsp; A&amp;nbsp; A;&lt;/P&gt;&lt;P&gt;Catlevel&amp;nbsp; &amp;nbsp;1 2 3;&lt;/P&gt;&lt;P&gt;class agegroup;&lt;/P&gt;&lt;P&gt;contrast agegroup= (-1 1 0)/ name= "46-55 vs 20-45";&lt;/P&gt;&lt;P&gt;contrast agegroup= (-1 0 1)/ name= 56+ vs 20-45";&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The syntax above will estimate the p-value for each age group of 46-55 or 56+ vs 20-45. But, I would like to estimate the p-value for each age group vs total population.&amp;nbsp;&amp;nbsp;&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;</description>
      <pubDate>Tue, 12 Apr 2022 20:40:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807496#M318377</guid>
      <dc:creator>altadata1</dc:creator>
      <dc:date>2022-04-12T20:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare estimations from category level to the one in total</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807501#M318380</link>
      <description>&lt;P&gt;Unfortunately that looks like SAS callable SUDAAN code. Proc Descript is not a SAS product so you may not get a good answer here quickly. You might be better off asking on a SUDAAN board. It has been about 13 years since I had access to SUDAAN so can't make a good suggestion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 21:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807501#M318380</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-04-12T21:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare estimations from category level to the one in total</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807570#M318416</link>
      <description>Thank you so much for your response. Yes, it is SAS callable SUDAAN code.&lt;BR /&gt;Is there a SUDAAN board here or any other communities that you may know?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2022 10:28:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-compare-estimations-from-category-level-to-the-one-in/m-p/807570#M318416</guid>
      <dc:creator>altadata1</dc:creator>
      <dc:date>2022-04-13T10:28:59Z</dc:date>
    </item>
  </channel>
</rss>

