danieljue / beast-mcmc

Automatically exported from code.google.com/p/beast-mcmc
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Logistic growth shape vs t50 #686

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The logistic growth model parser now only accepts a <t50> parameter.  However, 
"Demographic Reconstruction" in Tracer only accepts "Logistic shape" and not 
t_50.  Because of this the demographic reconstruction displays the wrong plot 
of Ne vs time.  There is an initial steep decrease (as time goes backwards) and 
then the decrease becomes linear.  This is impossible in a logistic model.

Original issue reported on code.google.com by trevor@bedford.io on 4 Apr 2013 at 12:08

GoogleCodeExporter commented 9 years ago
Although Tracer is using the term 'logistic shape' in the UI, it is assuming 
this is t50. So it may be this error is caused by a deeper issue. I have 
changed the name of the argument in the UI to 'Logistic t50' so it is clear 
what it is. 

Original comment by ramb...@gmail.com on 13 Sep 2013 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by ramb...@gmail.com on 5 Mar 2015 at 9:39