<?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 Mixed WARNING: Stopped because of infinite likelihood in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534591#M6347</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc mixed data=DIS.THEFINAL noclprint;
	class provfs year wave georegion ARF_code;
	model srrexp = YEAR pctratio georegion ARF_code RNRatio TOTSTAS certdate cream hemom hgm mefavfm nephunkmissm nm / solution ddfm=kr;
	repeated wave / subject=provfs type=ar(1);
	lsmeans year georegion ARF_code/ adjust=tukey;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm working with healthcare facility longitudinal data (2013-2016) to predict readmission performance considering a host of variables (captured above in the model statement).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've run this model a number of times working my way backwards to significant p-values among variables. After several removals I got this error in the log "&lt;SPAN&gt; WARNING: Stopped because of infinite likelihood". I've read various Q&amp;amp;A's on this forum trying to identify how to move forward and overcome this problem but nothing seems to provide a clear direction of what to do next. It's not duplicate data because that is intended with the structure of this model (facilities with 4 data points over time). Thoughts?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 19:38:15 GMT</pubDate>
    <dc:creator>paulusab</dc:creator>
    <dc:date>2019-02-11T19:38:15Z</dc:date>
    <item>
      <title>PROC Mixed WARNING: Stopped because of infinite likelihood</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534591#M6347</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc mixed data=DIS.THEFINAL noclprint;
	class provfs year wave georegion ARF_code;
	model srrexp = YEAR pctratio georegion ARF_code RNRatio TOTSTAS certdate cream hemom hgm mefavfm nephunkmissm nm / solution ddfm=kr;
	repeated wave / subject=provfs type=ar(1);
	lsmeans year georegion ARF_code/ adjust=tukey;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm working with healthcare facility longitudinal data (2013-2016) to predict readmission performance considering a host of variables (captured above in the model statement).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've run this model a number of times working my way backwards to significant p-values among variables. After several removals I got this error in the log "&lt;SPAN&gt; WARNING: Stopped because of infinite likelihood". I've read various Q&amp;amp;A's on this forum trying to identify how to move forward and overcome this problem but nothing seems to provide a clear direction of what to do next. It's not duplicate data because that is intended with the structure of this model (facilities with 4 data points over time). Thoughts?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 19:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534591#M6347</guid>
      <dc:creator>paulusab</dc:creator>
      <dc:date>2019-02-11T19:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: PROC Mixed WARNING: Stopped because of infinite likelihood</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534593#M6348</link>
      <description>How many observations do you have?</description>
      <pubDate>Mon, 11 Feb 2019 19:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534593#M6348</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-11T19:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: PROC Mixed WARNING: Stopped because of infinite likelihood</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534598#M6349</link>
      <description>&lt;P&gt;21,676&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 19:52:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-Mixed-WARNING-Stopped-because-of-infinite-likelihood/m-p/534598#M6349</guid>
      <dc:creator>paulusab</dc:creator>
      <dc:date>2019-02-11T19:52:14Z</dc:date>
    </item>
  </channel>
</rss>

