MrBayes icon indicating copy to clipboard operation
MrBayes copied to clipboard

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

Open zhangchicool opened this issue 4 years ago • 1 comments

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 avatar Aug 10 '20 12:08 zhangchicool

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

zhangchicool avatar Sep 30 '23 05:09 zhangchicool