<?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: Full Log-Likelihood Iteration Log in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420980#M22142</link>
    <description>&lt;P&gt;I am using PROC GENMOD.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc genmod data=hhts2014.MCCOG_BY14_TGDATA_WORKERS; 
	Model HBW_WT = HHSIZ HHWRK HHSEN ModInc_DMY /	itprint
							dist	=	negbin
							link	=	log;
											
	Title "HBW Negative Binomial Log Linear Model";
Run;

	Title;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 13 Dec 2017 20:30:03 GMT</pubDate>
    <dc:creator>wertmanr</dc:creator>
    <dc:date>2017-12-13T20:30:03Z</dc:date>
    <item>
      <title>Full Log-Likelihood Iteration Log</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420973#M22140</link>
      <description>&lt;P&gt;I'm in the process of evaluating some negative binomial models. And from my interpretation of the SAS documentation, the full-log likelihood is the proper LL to be looking at in the model. I'd like to be able to print the iteration log of the models full-log likelihood, but it seems that it only prints the "log-likelihood" as opposed to the full-log likelihood. Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Bobby&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:10:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420973#M22140</guid>
      <dc:creator>wertmanr</dc:creator>
      <dc:date>2017-12-13T20:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Full Log-Likelihood Iteration Log</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420975#M22141</link>
      <description>&lt;P&gt;Please let us know what procedure you are using and post your current code.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:19:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420975#M22141</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-12-13T20:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Full Log-Likelihood Iteration Log</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420980#M22142</link>
      <description>&lt;P&gt;I am using PROC GENMOD.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc genmod data=hhts2014.MCCOG_BY14_TGDATA_WORKERS; 
	Model HBW_WT = HHSIZ HHWRK HHSEN ModInc_DMY /	itprint
							dist	=	negbin
							link	=	log;
											
	Title "HBW Negative Binomial Log Linear Model";
Run;

	Title;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:30:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Full-Log-Likelihood-Iteration-Log/m-p/420980#M22142</guid>
      <dc:creator>wertmanr</dc:creator>
      <dc:date>2017-12-13T20:30:03Z</dc:date>
    </item>
  </channel>
</rss>

