[ADMB Users] sdreport with admbre

Jeff Laake jefflaake at gmail.com
Wed Mar 6 11:29:10 PST 2013


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


On Wed, Mar 6, 2013 at 11:15 AM, H. Skaug <hskaug at gmail.com> wrote:

> Yes, they work also with random effects.
>
>  sdreport_vector real_beta(1,n_p)
>
> ........
>
>   if (sd_phase())
>   {
>     real_beta=beta*phi;
>   }
>
> Hans
>
> On Wed, Mar 6, 2013 at 7:36 PM, Jeff Laake <jefflaake at gmail.com> wrote:
> > Will sdreport work with admbre?  I presume the answer is no because I
> > couldn't find any examples or documentation. Also, when I tried saving
> one
> > of my dvar_vectors to an sdreport quantity I got the dreaded compile
> error
> > that it cannot convert to a double from dvar.
> >
> > regards --jeff
> >
> > _______________________________________________
> > Users mailing list
> > Users at admb-project.org
> > http://lists.admb-project.org/mailman/listinfo/users
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20130306/0356564a/attachment.html>


More information about the Users mailing list