Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Geiger

Build Status

This is the development version of the geiger package for manipulating phylogenetic comparative data and fitting macroevolutionary models. The package can be downloaded from CRAN

install.packages("geiger")

or installed directly from github with the devtools package

install.packages("devtools")
library(devtools)
install_github("mwpennell/geiger-v2")

Major features

geiger is a (growing) collection of methods developed over the years by many researchers. Here is a a non-comprehensive list of methods:

Citing geiger

If you use geiger, please cite:

Pennell, M.W., J.M. Eastman, G.J. Slater, J.W. Brown, J.C. Uyeda, R.G. FitzJohn, M.E. Alfaro, and L.J. Harmon. 2014. geiger v2.0: an expanded suite of methods for fitting macroevolutionary models to phylogenetic trees. Bioinformatics 30:2216-2218.

in addition to the original papers describing the methods.

Acknowledgements

We thank the CRAN team for help cleaning up our package errors.

Feedback

We are always looking to improve geiger. If you have comments/questions/ideas, we encourage you to get in contact by posting an issue or making a pull request.

About

A suite of methods and models for studying evolutionary radiations

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.