Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.15 KB

File metadata and controls

35 lines (21 loc) · 1.15 KB

PAICE: Phylogeographic Analysis of Island Colonization Events

Maintainer Publication CRAN

PAICE is designed to estimate the number of inter-island colonization events in a island-like system.

Installation

The easy way to install PAICE is by the CRAN repository:

install.packages("PAICE")

Additionally, it is possible to install PAICE using the remotes package:

install.packages("remotes")
remotes::install_github("PAICEcode/PAICE")

Usage

PAICE allows a sampling effort correction for estimation of inter-islands colonization events in both field and genetic sampling.

The documentation of PAICE package is available here.

Demo