An R-package for Bayesian inference of multivariate Gaussian phylogenetic models with shifts

PCMBayes

Travis build
status

PCMBayes provides Bayesian inference for multivariate phylogenetic comparative mehtods.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("venelin/PCMBayes")

Example

Coming soon!