<?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: Mantel-Haenszel difference in proportions controlling for strata in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558342#M27675</link>
    <description>&lt;P&gt;Yes, the RISKDIFF(COMMON) option provides confidence limits for the overall stratum-adjusted risk (proportion) difference. Also, the&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_freq_syntax08.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#statug.freq.freqcommonriskdiff" target="_self"&gt;COMMONRISKDIFF&lt;/A&gt; option provides additional confidence limit types, tests, and stratum weights.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 15:48:06 GMT</pubDate>
    <dc:creator>Watts</dc:creator>
    <dc:date>2019-05-13T15:48:06Z</dc:date>
    <item>
      <title>Mantel-Haenszel difference in proportions controlling for strata</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558291#M27672</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;I want to compute the overall stratum-adjusted difference in proportions (SVR12*TRTWKS) and confidence limits for the variable SVR12 in the following tables statement in a frequency procedure. I need the&amp;nbsp;&lt;EM&gt;overall&lt;/EM&gt; difference (and C.I.) in SVR12, controlling for CIRRHOSIS (Y/N) and HCVGTCAT (A/B)&amp;nbsp;&lt;EM&gt;simultaneously&lt;/EM&gt; but the following code is producing individual differences controlling independently for each pair of strata (e.g., CIRRHOSIS='Y', HCVGTCAT='A')&amp;nbsp;and not controlling for all levels of both covariates simulateously. Many thanks for all insights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc freq data=&amp;amp;library..SVR_GP_mITT nlevels order=data;&lt;BR /&gt;tables CIRRHOSIS*HCVGTCAT*TRTWKS*SVR12 / riskdiff (column=both CL=(WALD WILSON))&amp;nbsp;chisq fisher cmh cl agree alpha=0.05;&lt;BR /&gt;format SVR12 svrfmt.;&lt;BR /&gt;where FIRSTREC=1;&lt;BR /&gt;ods output CrossTabFreqs=crstabfrq&amp;nbsp;RiskDiffCol1=rskdfcol1&amp;nbsp;PearsonChiSq=pearchisq&amp;nbsp;PdiffCLs=PdiffCLs&amp;nbsp;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 13:21:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558291#M27672</guid>
      <dc:creator>lcmichael_unc</dc:creator>
      <dc:date>2019-05-13T13:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mantel-Haenszel difference in proportions controlling for strata</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558298#M27673</link>
      <description>&lt;P&gt;All responders:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I found my answer: it requires the specification of the 'common' sub-option in the riskdiff option per:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tables CIRRHOSIS*HCVGTCAT*TRTWKS*SVR12 / tables HCVGTCAT*TRTWKS*SVR12 /&amp;nbsp;&lt;BR /&gt;riskdiff (common column=both CL=(WALD WILSON))&amp;nbsp;chisq fisher cmh cl agree alpha=0.05;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please confirm. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 13:33:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558298#M27673</guid>
      <dc:creator>lcmichael_unc</dc:creator>
      <dc:date>2019-05-13T13:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mantel-Haenszel difference in proportions controlling for strata</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558342#M27675</link>
      <description>&lt;P&gt;Yes, the RISKDIFF(COMMON) option provides confidence limits for the overall stratum-adjusted risk (proportion) difference. Also, the&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_freq_syntax08.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#statug.freq.freqcommonriskdiff" target="_self"&gt;COMMONRISKDIFF&lt;/A&gt; option provides additional confidence limit types, tests, and stratum weights.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 15:48:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mantel-Haenszel-difference-in-proportions-controlling-for-strata/m-p/558342#M27675</guid>
      <dc:creator>Watts</dc:creator>
      <dc:date>2019-05-13T15:48:06Z</dc:date>
    </item>
  </channel>
</rss>

