<?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 Wilson confidence intervals for proportions in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Wilson-confidence-intervals-for-proportions/m-p/546579#M151343</link>
    <description>&lt;P&gt;I need to report confidence intervals for proportions and proportion differences using the Wilson-score (also called Newcombe) method but I cannot use PROC FREQ because the proportions are output as predicted values from a logistic model. The algebraic algorithm could be incorporated into a data step but it's pretty messy - has anyone already created code to do this. Many thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 16:13:52 GMT</pubDate>
    <dc:creator>lcmichael_unc</dc:creator>
    <dc:date>2019-03-27T16:13:52Z</dc:date>
    <item>
      <title>Wilson confidence intervals for proportions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Wilson-confidence-intervals-for-proportions/m-p/546579#M151343</link>
      <description>&lt;P&gt;I need to report confidence intervals for proportions and proportion differences using the Wilson-score (also called Newcombe) method but I cannot use PROC FREQ because the proportions are output as predicted values from a logistic model. The algebraic algorithm could be incorporated into a data step but it's pretty messy - has anyone already created code to do this. Many thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 16:13:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Wilson-confidence-intervals-for-proportions/m-p/546579#M151343</guid>
      <dc:creator>lcmichael_unc</dc:creator>
      <dc:date>2019-03-27T16:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wilson confidence intervals for proportions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Wilson-confidence-intervals-for-proportions/m-p/546588#M151348</link>
      <description>&lt;P&gt;&lt;A href="https://www.lexjansen.com/sesug/2015/103_Final_PDF.pdf" target="_blank"&gt;Paper: https://www.lexjansen.com/sesug/2015/103_Final_PDF.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://raw.githubusercontent.com/Jiangtang/Programming-SAS/master/CI_Single_Proportion.sas" target="_blank"&gt;https://raw.githubusercontent.com/Jiangtang/Programming-SAS/master/CI_Single_Proportion.sas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/268201"&gt;@lcmichael_unc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I need to report confidence intervals for proportions and proportion differences using the Wilson-score (also called Newcombe) method but I cannot use PROC FREQ because the proportions are output as predicted values from a logistic model. The algebraic algorithm could be incorporated into a data step but it's pretty messy - has anyone already created code to do this. Many thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 16:39:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Wilson-confidence-intervals-for-proportions/m-p/546588#M151348</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-03-27T16:39:27Z</dc:date>
    </item>
  </channel>
</rss>

