<?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: Infuence diagnostics are not estiamted (Update failed) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963737#M48327</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Here is the related information from the MIXED documentation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;EFFECT=effect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;specifies an effect according to which observations are grouped. Observations sharing the same level of the effect are removed from the analysis as a group. The effect must contain only class variables, but need not be contained in the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing observations can change the rank of the ( X' V-1 X)- matrix. This is particularly likely to happen when multiple observations are eliminated from the analysis. If the rank of the estimated variance-covariance matrix changes or its singularity pattern is altered, you would receive that message in the Log, and no influence diagnostics are computed. I suspect that is the case here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jill&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2025 17:01:19 GMT</pubDate>
    <dc:creator>jiltao</dc:creator>
    <dc:date>2025-04-08T17:01:19Z</dc:date>
    <item>
      <title>Infuence diagnostics are not estiamted (Update failed)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963658#M48325</link>
      <description>&lt;P&gt;Dear SAS users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a short question about SAS PROC MIXED influence diagnostics. I run a mixed model where each patient is a random effect, I wanted to check influence diagnostics, by adding the option INFLUENCE with 5 iterations. I have 658 patinets in total, and I see in the Results that for many patients the influence diagnostics are not estimated (the Notes columns says "Update failed").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;model ecs=
  age_start 
  time_num 
  time_num2
 age_start*time_num/  INFLUENCE(iter=5 effect=id) residual;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marina_unn_0-1744099961174.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/105993iD9802DFF1BA8FA76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marina_unn_0-1744099961174.png" alt="marina_unn_0-1744099961174.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My questions is about this failed update: does it happen because I have too many patients or because I need to include more iterations for the influence diagnostics?&lt;/P&gt;&lt;P&gt;If someone knows the nature of this error, please, let me know. Even if I cannot fix it, I'd like to know the nature of the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 08:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963658#M48325</guid>
      <dc:creator>marina_unn</dc:creator>
      <dc:date>2025-04-08T08:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Infuence diagnostics are not estiamted (Update failed)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963737#M48327</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Here is the related information from the MIXED documentation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;EFFECT=effect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;specifies an effect according to which observations are grouped. Observations sharing the same level of the effect are removed from the analysis as a group. The effect must contain only class variables, but need not be contained in the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing observations can change the rank of the ( X' V-1 X)- matrix. This is particularly likely to happen when multiple observations are eliminated from the analysis. If the rank of the estimated variance-covariance matrix changes or its singularity pattern is altered, you would receive that message in the Log, and no influence diagnostics are computed. I suspect that is the case here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jill&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 17:01:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963737#M48327</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2025-04-08T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Infuence diagnostics are not estiamted (Update failed)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963956#M48337</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60873"&gt;@jiltao&lt;/a&gt;&amp;nbsp;, I will check the log when I rerun the models this week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess there is no solution to this problem otherwise?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 07:10:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/963956#M48337</guid>
      <dc:creator>marina_unn</dc:creator>
      <dc:date>2025-04-10T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Infuence diagnostics are not estiamted (Update failed)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/964037#M48342</link>
      <description>Not that I know of.</description>
      <pubDate>Thu, 10 Apr 2025 15:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Infuence-diagnostics-are-not-estiamted-Update-failed/m-p/964037#M48342</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2025-04-10T15:41:26Z</dc:date>
    </item>
  </channel>
</rss>

