<?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 How do I tell GENMOD to generate missing values in ESTIMATE statement when warnings are present? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/471521#M24563</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running a macro with a large number of Negative Binomial regressions in GENMOD. I know that in some cases the result is questionable (due to a negative overdispersion parameter) but still GENMOD outputs non-missing results from ESTIMATE in all cases,&lt;/P&gt;
&lt;P&gt;including the models that produce warnings like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: The relative Hessian convergence criterion of 0.01955056 is greater than the&lt;BR /&gt; limit of 0.0001. The convergence is questionable.&lt;BR /&gt;WARNING: The procedure is continuing but the validity of the model fit is&lt;BR /&gt; questionable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to tell GENMOD to output nothing or missing values when the model fit generates warnings?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 20:59:13 GMT</pubDate>
    <dc:creator>JamesLin</dc:creator>
    <dc:date>2018-06-19T20:59:13Z</dc:date>
    <item>
      <title>How do I tell GENMOD to generate missing values in ESTIMATE statement when warnings are present?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/471521#M24563</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running a macro with a large number of Negative Binomial regressions in GENMOD. I know that in some cases the result is questionable (due to a negative overdispersion parameter) but still GENMOD outputs non-missing results from ESTIMATE in all cases,&lt;/P&gt;
&lt;P&gt;including the models that produce warnings like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: The relative Hessian convergence criterion of 0.01955056 is greater than the&lt;BR /&gt; limit of 0.0001. The convergence is questionable.&lt;BR /&gt;WARNING: The procedure is continuing but the validity of the model fit is&lt;BR /&gt; questionable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to tell GENMOD to output nothing or missing values when the model fit generates warnings?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:59:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/471521#M24563</guid>
      <dc:creator>JamesLin</dc:creator>
      <dc:date>2018-06-19T20:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I tell GENMOD to generate missing values in ESTIMATE statement when warnings are present?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/471552#M24564</link>
      <description>&lt;P&gt;this is a common problem when running data simulations and eg bootstrapping from a small sample, some of the samples don't converge. There is an ods 'convergencestatus': &lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_genmod_sect050.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_genmod_sect050.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i think this is how i normally do it, ie in the macro catch this variable and later discard estimates from samples that didn't converge. I've seen others do likewise&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 22:48:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/471552#M24564</guid>
      <dc:creator>pau13rown</dc:creator>
      <dc:date>2018-06-19T22:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I tell GENMOD to generate missing values in ESTIMATE statement when warnings are present?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/472828#M24612</link>
      <description>&lt;P&gt;Thanks for replying. I inserted a&amp;nbsp;check based on the Status variable obtained from ods output statement as illustrated here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2015/08/26/convergence-sim.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2015/08/26/convergence-sim.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jun 2018 21:31:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-tell-GENMOD-to-generate-missing-values-in-ESTIMATE/m-p/472828#M24612</guid>
      <dc:creator>JamesLin</dc:creator>
      <dc:date>2018-06-24T21:31:47Z</dc:date>
    </item>
  </channel>
</rss>

