NBISweden / MrBayes

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:
http://NBISweden.github.io/MrBayes/
GNU General Public License v3.0
234 stars 79 forks source link

clock:birthdeath and clock:coalescence with dated tips should give an error #214

Open zhangchicool opened 4 years ago

zhangchicool commented 4 years ago

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.

zhangchicool commented 1 year ago

The coalescent prior has supported serially-sampled tips (#270) in commit 9036a0830ef63decf51fcb932d3ba6daf719128a