<?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: poisson regression for binary outcome: genmod and Zou's variance estimator in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797234#M39189</link>
    <description>&lt;P&gt;&lt;A href="http://support.sas.com/kb/23003" target="_self"&gt;This note&lt;/A&gt; discusses various methods of estimating relative risks including Zou's method. With only single observations per subject, all of the correlation structures are the same, so it makes no difference which is selected.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 14:46:48 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2022-02-18T14:46:48Z</dc:date>
    <item>
      <title>poisson regression for binary outcome: genmod and Zou's variance estimator</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797200#M39186</link>
      <description>&lt;P&gt;i would normally use genmod with a log link to get risk estimates, but i notice others reporting poisson regression with Zou's sandwich variance estimator&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot from 2022-02-18 12-03-38.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68645iFC403715F1F05E01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot from 2022-02-18 12-03-38.png" alt="Screenshot from 2022-02-18 12-03-38.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;The robust error estimate is commonly used to deal with variance underestimation in correlated data analysis. I have applied this approach here to deal with variance overestimation when Poisson regression is applied to binary data.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;you can see this used in practice here, for example: &lt;A href="https://stats.oarc.ucla.edu/sas/faq/how-can-i-estimate-relative-risk-in-sas-using-proc-genmod-for-common-outcomes-in-cohort-studies/" target="_self"&gt;ucla.edu_relative-risk-in-sas-using-proc-genmod&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Zou suggests using a modified Poisson approach to estimate the relative risk and confidence intervals by using robust error variances. Using a Poisson model without robust error variances will result in a confidence interval that is too wide. The robust error variances can be estimated by using the repeated statement and the subject identifier ... [on the class statement], even if there is only one observation per subject, as Zou cleverly points out. ... [T]he repeated statement (with an unstructured correlation matrix), telling proc genmod to calculate the robust errors&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;however, I can't find anything in the sas documentation that confirms Zou's estimator is implied by the use of type=un (unstructured) on the repeated statement (Zou is not listed among the references for the details of genmod: &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_genmod_references.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_genmod_references.htm&lt;/A&gt;). I have seen others use type =ind (independent) and claim to be using Zou's estimator. The difference between the correlation matrix is found in the documentation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot from 2022-02-18 11-18-15.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68646i2DB7EF22D74B7C75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot from 2022-02-18 11-18-15.png" alt="Screenshot from 2022-02-18 11-18-15.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can someone point me to something that confirms how the repeated statement should be specified to implement Zou's method? Note, the 'repeated' statement is a misnomer, it is a single obs per patient, and I wonder if the unstructured and independent correlation matrices reduce the same equation under the circumstances and then the user can specify un or ind.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 11:20:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797200#M39186</guid>
      <dc:creator>pmbrown</dc:creator>
      <dc:date>2022-02-18T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: poisson regression for binary outcome: genmod and Zou's variance estimator</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797234#M39189</link>
      <description>&lt;P&gt;&lt;A href="http://support.sas.com/kb/23003" target="_self"&gt;This note&lt;/A&gt; discusses various methods of estimating relative risks including Zou's method. With only single observations per subject, all of the correlation structures are the same, so it makes no difference which is selected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 14:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797234#M39189</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2022-02-18T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: poisson regression for binary outcome: genmod and Zou's variance estimator</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797637#M39206</link>
      <description>&lt;P&gt;it would be nice to see it worked thru numerically. That link simply says: Zou says so, as if it was not known this was a feature of their code (perhaps that is why it is not indicated in the documentation). And Zou states it as a fact and then uses simulations to evaluate it. I'd like to see that the correction -(1/n0+1/n1) falls out when it is a single obs per patient, but i would have to remember the equations. Without knowing the detail it may be surprising that genmod would even run when it is expecting multiple obs per patient and the user feeds it a single obs.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 18:53:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-for-binary-outcome-genmod-and-Zou-s-variance/m-p/797637#M39206</guid>
      <dc:creator>pmbrown</dc:creator>
      <dc:date>2022-02-21T18:53:52Z</dc:date>
    </item>
  </channel>
</rss>

