Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phylomap

R package for phylogenetic stochastic mapping, including a new method that bypasses matrix exponentiation

Installation

If you don't have the devtools or phylosim packages installed, execute

install.packages("devtools") 
install.packages("phylosim") 

To install the phylomap package, run

library(devtools)
install_github("vnminin/phylomap") 

References

Irvahn, Jan, and Vladimir N. Minin. "Phylogenetic stochastic mapping without matrix exponentiation." Journal of Computational Biology 21.9 (2014): 676-690.

About

R package for phylogenetic stochastic mapping, including a new method that bypasses matrix exponentiation

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages