<div dir="ltr">Thanks Hans.  I had put the assignment to the sdreport_vector in the Separable function and was assigning a dvar_vector to it.  I'll try with the approach you used.  Thanks --jeff</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 11:15 AM, H. Skaug <span dir="ltr"><<a href="mailto:hskaug@gmail.com" target="_blank">hskaug@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, they work also with random effects.<br>
<br>
 sdreport_vector real_beta(1,n_p)<br>
<br>
........<br>
<br>
  if (sd_phase())<br>
  {<br>
    real_beta=beta*phi;<br>
  }<br>
<br>
Hans<br>
<div><div class="h5"><br>
On Wed, Mar 6, 2013 at 7:36 PM, Jeff Laake <<a href="mailto:jefflaake@gmail.com">jefflaake@gmail.com</a>> wrote:<br>
> Will sdreport work with admbre?  I presume the answer is no because I<br>
> couldn't find any examples or documentation. Also, when I tried saving one<br>
> of my dvar_vectors to an sdreport quantity I got the dreaded compile error<br>
> that it cannot convert to a double from dvar.<br>
><br>
> regards --jeff<br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@admb-project.org">Users@admb-project.org</a><br>
> <a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><br>
><br>
</blockquote></div><br></div>