--
You received this message because you are subscribed to the Google Groups "dadi-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dadi-user+...@googlegroups.com.
To post to this group, send email to dadi...@googlegroups.com.
Visit this group at https://groups.google.com/group/dadi-user.
For more options, visit https://groups.google.com/d/optout.
On Aug 16, 2017, at 7:56 PM, Mark Derbyshire <markc...@gmail.com> wrote:
Hi Ryan,
Me again. I have reconsidered my hypothesis, and it may well be the case that there has been a more ancient split between my samples. Long story short, differentiation seems to be present across the native range of the species and not just between Europe and Australia. There are two subpopulations, one of which is present in North Africa/Mediterranean and Australia and the other in Europe and North America.
My problem currently is with optimisation.
I have a split followed by migration model that produces a superficially similar frequency spectrum to the data (see attached). The real data are in the 'datasfs.png' file.
However, when I try to optimise using the input parameters for the attached plot as starting parameters, the optimiser returns an array of the same parameters and nothing else. I am using dadi.Inference.optimize().
Optimisation enters a phase where it keeps testing the same or very similar parameters:
4241 , -4935.2 , array([ 0.801 , 1 , 5 , 0.55 ])4243 , -4916.17 , array([ 0.8 , 1 , 5.001 , 0.55 ])4244 , -4932.74 , array([ 0.8 , 1 , 5 , 0.551 ])4245 , -4916.36 , array([ 0.8 , 1 , 5 , 0.55 ])4246 , -4916.36 , array([ 0.8 , 1 , 5 , 0.55 ])4247 , -4935.2 , array([ 0.801 , 1 , 5 , 0.55 ])4249 , -4916.17 , array([ 0.8 , 1 , 5.001 , 0.55 ])4250 , -4932.74 , array([ 0.8 , 1 , 5 , 0.551 ])
Then returns:
array([ 0.8 , 1. , 5. , 0.55])
Which are the original parameters.
I have tried this with various input parameters and get the same result.
Is there an issue with optimisation that may cause this?
Kind regards,Mark
<splitmigration08150551010.png><datasfs.png>
Apologies for this post. I thought I deleted it. I found I was setting the upper bounds of the parameter space too low.
Best wishes,
Mark
--
You received this message because you are subscribed to the Google Groups "dadi-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dadi-user+...@googlegroups.com.
To post to this group, send email to dadi...@googlegroups.com.
Visit this group at https://groups.google.com/group/dadi-user.
For more options, visit https://groups.google.com/d/optout.