Skip to content

Estimation of the number of colonization events between islands of the same archipelago for a species. It uses rarefaction curves to control for both field and genetic sample sizes as it was described in Coello et al. (2022) <doi:10.1111/jbi.14341>.

Notifications You must be signed in to change notification settings

albertojcoello/PAICE

 
 

Repository files navigation

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

About

Estimation of the number of colonization events between islands of the same archipelago for a species. It uses rarefaction curves to control for both field and genetic sample sizes as it was described in Coello et al. (2022) <doi:10.1111/jbi.14341>.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • R 98.0%
  • HTML 1.3%
  • CSS 0.7%