[ADMB Users] conditional statement using parameter to be estimated

Tiffany Vidal tiffany.vidal at gmail.com
Mon May 26 12:02:31 PDT 2014


Thank you for this example! It is really helpful to see an implementation
of this approach, and will certainly help me make some progress.


On Sat, May 24, 2014 at 11:33 AM, dave fournier <davef at otter-rsch.com>wrote:

> The way to do this is to use a differentiable logistic as Ben suggested.
> In addition you should use phases and gradually
> increase the steepness.  Finally as a technical matter you should use
> exp(z) in place of exp(-z) to avoid overflow when
> necessary.  See the attached changepoint.tpl
>
> To run this with multiple phase you would use the command line option
> -maxph 3
>
> Note use of value() function which will be needed in random effects model.
>
> _______________________________________________
> Users mailing list
> Users at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "admb-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/admb-users/zwtiRxefw7U/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> admb-users+unsubscribe at googlegroups.com.
> To post to this group, send email to admb-users at googlegroups.com.
> Visit this group at http://groups.google.com/group/admb-users.
> For more options, visit https://groups.google.com/d/optout.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20140526/49bc8aa8/attachment.html>


More information about the Users mailing list