Skip to contents

CRAN_Status_Badge

Branch GitHub Actions logo Codecov logo
master Build Status codecov.io
develop Build Status codecov.io

Implements maximum likelihood and bootstrap methods based on the diversity-dependent birth-death process to test whether speciation or extinction are diversity-dependent, under various models including various types of key innovations.

Also contains functions to simulate the diversity-dependent process.

Installing DDD

From CRAN

From within R, do:

From GitHub

Install DDD from this GitHub repository by running:

install.packages("remotes")
remotes::install_github("rsetienne/DDD")

References