README.md

DDD: Diversity-Dependent Diversification

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:

install.packages("DDD")

From GitHub

Install DDD from this GitHub repository by running:

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

References



rsetienne/DDD documentation built on Nov. 27, 2024, 12:46 p.m.