BioGeoBEARS: BioGeography with Bayesian (and Likelihood) Evolutionary Analysis in R Scripts

BioGeoBEARS allows probabilistic inference of both historical biogeography (ancestral geographic ranges on a phylogeny) as well as comparison of different models of range evolution. It reproduces the model available in LAGRANGE (Ree and Smith 2008), as well as making available numerous additional models. For example, LAGRANGE as typically run has two free parameters, d (dispersal rate, i.e. the rate of range addition along a phylogenetic branch) and e (extinction rate, really the rate of local range loss along a phylogenetic branch). LAGRANGE also has a fixed cladogenic model which gives equal probability to a number of allowed range inheritance events, e.g.: (1) vicariance, (2) a new species starts in a subset of the ancestral range, (3) the ancestral range is copied to both species; in all cases, at least one species must have a starting range of size 1. LAGRANGE assigns equal probability to each of these events, and zero probability to other events. BioGeoBEARS adds an additional cladogenic event: founder-event speciation (the new species jumps to a range outside of the ancestral range), and also allows the relative weighting of the different sorts of events to be made into free parameters, allowing optimization and standard model choice procedures to pick the best model. The relative probability of different descendent range sizes is also parameterized and thus can also be specified or estimated. The flexibility available in BioGeoBEARS also enables the natural incorporation of (1) imperfect detection of geographic ranges in the tips, and (2) inclusion of fossil geographic range data, when the fossils are tips on the phylogeny. Bayesian analysis has been implemented through use of the "LaplacesDemon" package, however this package is now maintained off of CRAN, so its usage is not formally included in BioGeoBEARS at the current time. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="BioGeoBEARS") to get the citation information.

Version: 0.2.1
Depends: rexpokit, cladoRcpp, ape, phylobase, methods
Imports: optimx, FD, parallel, xtable, plotrix, gdata
Published: 2014-01-02
Author: Nicholas J. Matzke [aut, cre, cph]
Maintainer: Nicholas J. Matzke <matzke at berkeley.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://phylo.wikidot.com/biogeobears
NeedsCompilation: no
Citation: BioGeoBEARS citation info
Materials: NEWS
In views: Phylogenetics
CRAN checks: BioGeoBEARS results

Downloads:

Reference manual: BioGeoBEARS.pdf
Package source: BioGeoBEARS_0.2.1.tar.gz
Windows binaries: r-devel: BioGeoBEARS_0.2.1.zip, r-release: BioGeoBEARS_0.2.1.zip, r-oldrel: BioGeoBEARS_0.2.1.zip
OS X El Capitan binaries: r-release: BioGeoBEARS_0.2.1.tgz
OS X Mavericks binaries: r-oldrel: BioGeoBEARS_0.2.1.tgz
Old sources: BioGeoBEARS archive

Reverse dependencies:

Reverse imports: RPANDA

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BioGeoBEARS to link to this page.