albertojcoello / PAICE

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>.

Home Page:https://cran.r-project.org/package=PAICE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>.

https://cran.r-project.org/package=PAICE


Languages

Language:R 98.0%Language:HTML 1.3%Language:CSS 0.7%