I'm attempting to conduct species delimitation for two species (labeled as 'east' and west'), but I continue to get the following error:
""" [Note: Ancestral nodes in order: 3 eastwest]
MCMC settings: 10000 burnin, sampling every 10, 10000 samples
Approximating posterior, using sequence data
(Settings: cleandata=1 print=1 saveconP=1 moveinnode=1)
Starting rjMCMC...
PrSplit = 0.500000
rj algorithm 0: new theta from sliding window with c = 2.00
Starting species-delimitation model: 1
Error: should not be here?
""""
I've attempted with changing the priors/etc, but I can't seem to figure this one out. Below I give my Bpp control file:
View and moderate all "BP&P Q&A" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi everyone,
I'm attempting to conduct species delimitation for two species (labeled as 'east' and west'), but I continue to get the following error:
"""
[Note: Ancestral nodes in order: 3 eastwest]
MCMC settings: 10000 burnin, sampling every 10, 10000 samples
Approximating posterior, using sequence data
(Settings: cleandata=1 print=1 saveconP=1 moveinnode=1)
Starting rjMCMC...
PrSplit = 0.500000
rj algorithm 0: new theta from sliding window with c = 2.00
Starting species-delimitation model: 1
Error: should not be here?
""""
I've attempted with changing the priors/etc, but I can't seem to figure this one out. Below I give my Bpp control file:
CONTROLFILE:
""""
seed = -1
speciesdelimitation = 1 0 2
speciesmodelprior = 1
speciestree = 0
species&tree = 2 east west
48 54
(east,west);
"""
Thank you for the help!
-HA
This is caused by a bug. you can check whether this is fixed in ver 3.3 or 3.3a.
ziheng