<?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 PROC GENMOD Warning in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/529875#M144847</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run a PROC GENMOD but I get this warning:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some rows of the L matrix for the CONTRAST statement LRT are linearly dependent. Those rows will be ignored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried reading what this means but I can't find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a begginer in SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 21:29:00 GMT</pubDate>
    <dc:creator>MerAgSo</dc:creator>
    <dc:date>2019-01-24T21:29:00Z</dc:date>
    <item>
      <title>PROC GENMOD Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/529875#M144847</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run a PROC GENMOD but I get this warning:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some rows of the L matrix for the CONTRAST statement LRT are linearly dependent. Those rows will be ignored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried reading what this means but I can't find it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a begginer in SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 21:29:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/529875#M144847</guid>
      <dc:creator>MerAgSo</dc:creator>
      <dc:date>2019-01-24T21:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/529944#M144878</link>
      <description>&lt;P&gt;Please provide the code used for procedure call and the full log for that code.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 01:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/529944#M144878</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-01-25T01:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/530226#M144978</link>
      <description>*Code*&lt;BR /&gt;PROC GENMOD DATA= QUARTILESIMP;&lt;BR /&gt;&lt;BR /&gt;CLASS NEWQUART2(REF='0') SMOKE(REF='Never') SITIO(REF='Monterrey')&lt;BR /&gt;IND(REF='0') / param=effect;&lt;BR /&gt;&lt;BR /&gt;MODEL LIMT= NEWQUART2 EDADM TOTMET08 SITIO SES2 SMOKE IND&lt;BR /&gt;&lt;BR /&gt;NEWQUART2*IND/ link=identity TYPE3;&lt;BR /&gt;&lt;BR /&gt;CONTRAST 'LRT'&lt;BR /&gt;&lt;BR /&gt;NEWQUART2*IND 1 1,&lt;BR /&gt;&lt;BR /&gt;NEWQUART2*IND 2 1,&lt;BR /&gt;&lt;BR /&gt;NEWQUART2*IND 3 1;&lt;BR /&gt;&lt;BR /&gt;RUN; TITLE;&lt;BR /&gt;&lt;BR /&gt;Log;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: PROC GENMOD is modeling the probability that SCVD2='1'.&lt;BR /&gt;NOTE: The Pearson chi-square and deviance are not computed since the&lt;BR /&gt;AGGREGATE option is not specified.&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The scale parameter was held fixed.&lt;BR /&gt;WARNING: Some rows of the L matrix for the CONTRAST statement LRT are&lt;BR /&gt;linearly dependent. These rows will be ignored.&lt;BR /&gt;NOTE: The PROCEDURE GENMOD printed pages 282-283.&lt;BR /&gt;NOTE: PROCEDURE GENMOD used (Total process time):&lt;BR /&gt;real time 0.12 seconds&lt;BR /&gt;cpu time 0.13 seconds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2019 21:16:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GENMOD-Warning/m-p/530226#M144978</guid>
      <dc:creator>MerAgSo</dc:creator>
      <dc:date>2019-01-25T21:16:50Z</dc:date>
    </item>
  </channel>
</rss>

