<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 12-12-14 09:14 AM, Hans J. Skaug
      wrote:<br>
      <br>
      Probably because the Hessian is block diagonal. the code does the
      minimization  separately<br>
      for each separable call. So variables that are never used do not
      appear in any separable call<br>
      and never enter into the estimation.  If you used one of the RE's
      in two separable calls it would<br>
      probably crash.<br>
      <br>
      <br>
    </div>
    <blockquote
      cite="mid:CF24DCE4598A8A4A986A859C1CB0B06A1410E1E543@HUGIN.uib.no"
      type="cite">
      <pre wrap="">Hi,

I have noted that if you define random effects in your model,
but do not use them for anything [u(M+1) and u(M+2)) in
the attach model] the program runs fine. This
used to cause problems, because the Laplace approximation
is not well defined.

My guess is that the reason why this now works is that
the effort to avoid the "infinite loop" in the inner problem
that was carried out some years ago has introduced 
some penalty on the random effects.

Maybe the new behaviour is OK, but it means that you are no longer
told if you introduce a random effect that is not used for anything.
(Probably you did not do this unintentionally.

Mostly I was curious about finding out what has caused the change.

Hans</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Developers@admb-project.org">Developers@admb-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.admb-project.org/mailman/listinfo/developers">http://lists.admb-project.org/mailman/listinfo/developers</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>