]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
adding bd.time
[ape.git] / ChangeLog
index 5a6817e06a65c287771809a14472393a88a7fe2c..abb26160fda15c623d83ff7f149271973307cf58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,11 +5,15 @@ NEW FEATURES
 
     o The new functions rlineage and rbdtree simulate phylogenies under
       any user-defined time-dependent speciation-extinction model. They
-      use new continuous time algorithms.
+      use continuous time algorithms.
 
     o The new function drop.fossil removes the extinct species from a
       phylogeny.
 
+    o The new function bd.time fits a user-defined time-dependent
+      birth-death model. It is a generalization of yule.time() taking
+      extinction into account.
+
     o The new function MPR does most parsimonious reconstruction of
       discrete characters.