<?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: WARNING message in proc genmod in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775608#M31313</link>
    <description>Fixed! Thank so much Paige!</description>
    <pubDate>Thu, 21 Oct 2021 11:29:11 GMT</pubDate>
    <dc:creator>Kunko</dc:creator>
    <dc:date>2021-10-21T11:29:11Z</dc:date>
    <item>
      <title>WARNING message in proc genmod</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775601#M31311</link>
      <description>&lt;P&gt;I am trying to model the rish of diet score in tertiles (i.e. three leveles:T1, T2 T3) on risk of developing a disease (binary outcome) using modified poisson regression.&amp;nbsp;I am gettng the outputs with estimates (Relative risks and 95% CIs), but receiving a warning "More coefficients than levels specified for effect WDP_Terttile2e. Some coefficients&amp;nbsp;will be ignored."&amp;nbsp;How can address this problem? Will it have any effect on my estimates (Relative risks) and confidence interval if I use the current outputs that I am getting?&lt;BR /&gt;607 Proc genmod descending data = bloodprofile30_darsy;&lt;BR /&gt;608 class codea WDP_Terttile2e muspgen reduc21_c income21cat rcig21_c rrrchalc21_c TVHrPerW&lt;BR /&gt;608! TPA_scorecat M211 ;&lt;BR /&gt;609 model TCHDLR30_Q=WDP_Terttile2e muspgen age21ffq reduc21_c income21cat rcig21_c&lt;BR /&gt;609! rrrchalc21_c TVHrPerW TPA_scorecat M211 LEnergy_kC /dist = /*binomial */ poisson link=log&lt;BR /&gt;609! lrci type3;&lt;BR /&gt;610 repeated subject = codea/ type = unstr;&lt;BR /&gt;611 estimate 'T2 vs T1' WDP_Terttile2e -1 1 0 0/exp;&lt;BR /&gt;612 estimate 'T3 vs T1' WDP_Terttile2e -1 0 1 0/exp;&lt;BR /&gt;613 format WDP_Terttile2e WDP_Terttile2e.;&lt;BR /&gt;614 run;&lt;/P&gt;&lt;P&gt;NOTE: The DESCENDING option applies only to the multinomial distribution with ordinal response.&lt;BR /&gt;NOTE: Class levels for some variables were not printed due to excessive size.&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The empirical covariance matrix estimate is used in the ESTIMATE statement.&lt;BR /&gt;WARNING: More coefficients than levels specified for effect WDP_Terttile2e. Some coefficients&lt;BR /&gt;will be ignored.&lt;BR /&gt;WARNING: More coefficients than levels specified for effect WDP_Terttile2e. Some coefficients&lt;BR /&gt;will be ignored.&lt;BR /&gt;NOTE: PROCEDURE GENMOD used (Total process time):&lt;BR /&gt;real time 1.01 seconds&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 10:58:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775601#M31311</guid>
      <dc:creator>Kunko</dc:creator>
      <dc:date>2021-10-21T10:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING message in proc genmod</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775605#M31312</link>
      <description>&lt;P&gt;Your tertile variable has 3 levels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your ESTIMATE statement for comparing tertile levels has 4 levels.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 11:28:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775605#M31312</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-10-21T11:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING message in proc genmod</title>
      <link>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775608#M31313</link>
      <description>Fixed! Thank so much Paige!</description>
      <pubDate>Thu, 21 Oct 2021 11:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/WARNING-message-in-proc-genmod/m-p/775608#M31313</guid>
      <dc:creator>Kunko</dc:creator>
      <dc:date>2021-10-21T11:29:11Z</dc:date>
    </item>
  </channel>
</rss>

