README.md

ACDC: Analysis of Congruent Diversification Classes

A package for investigating and visualizing the congruence class (Louca & Pennell 2020) of a phylogenetic birth-death model.

Installation:

The stable version can be installed from CRAN:

install.packages("ACDC")

The developmental version can be installed from the github repository. The package devtools makes this convenient:

install.packages("devtools")
library(devtools)
install_github("afmagee/ACDC")

Documentation

There is documentation for each function in R (type ?ACDC in the R-console), as well as a long-form vignette with an example workflow.

References



Try the ACDC package in your browser

Any scripts or data that you put into this service are public.

ACDC documentation built on Jan. 13, 2022, 1:08 a.m.