MrBayes is a program for Bayesian inference and model choice across a wide range of phylogenetic and evolutionary models. For documentation and downloading the program, please see the home page:
The clock:birthdeath and clock:coalescence priors do not handle dated tips (tips with ages larger than zero), if I understand the LnCoalescencePriorPr() and LnBirthDeathPriorPr() functions correctly. However, the program runs without throwing an error. I think the program should shop running and give an error to users to choose a different prior, e.g., clock:uniform or clock:fossilization.
The
clock:birthdeath
andclock:coalescence
priors do not handle dated tips (tips with ages larger than zero), if I understand theLnCoalescencePriorPr()
andLnBirthDeathPriorPr()
functions correctly. However, the program runs without throwing an error. I think the program should shop running and give an error to users to choose a different prior, e.g.,clock:uniform
orclock:fossilization
.