<div dir="ltr">Thank you for this example! It is really helpful to see an 
implementation of this approach, and will certainly help me make some 
progress.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 24, 2014 at 11:33 AM, dave fournier <span dir="ltr"><<a href="mailto:davef@otter-rsch.com" target="_blank">davef@otter-rsch.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">The way to do this is to use a differentiable logistic as Ben suggested. In addition you should use phases and gradually<br>


increase the steepness.  Finally as a technical matter you should use exp(z) in place of exp(-z) to avoid overflow when<br>
necessary.  See the attached changepoint.tpl<br>
<br>
To run this with multiple phase you would use the command line option -maxph 3<br>
<br>
Note use of value() function which will be needed in random effects model.<br>
</div></div><br>_______________________________________________<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>--<br>
You received this message because you are subscribed to a topic in the Google Groups "admb-users" group.<br>
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/admb-users/zwtiRxefw7U/unsubscribe" target="_blank">https://groups.google.com/d/topic/admb-users/zwtiRxefw7U/unsubscribe</a>.<br>
To unsubscribe from this group and all its topics, send an email to <a href="mailto:admb-users%2Bunsubscribe@googlegroups.com">admb-users+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:admb-users@googlegroups.com">admb-users@googlegroups.com</a>.<br>
Visit this group at <a href="http://groups.google.com/group/admb-users" target="_blank">http://groups.google.com/group/admb-users</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
<br></blockquote></div><br></div>