Skip to content

vnminin/phylomap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published