README.md

This is the development version of the R package bayou. bayou fits Bayesian reversible-jump multi-optima OU models to phylogenetic comparative data.

Please report any bugs or issues, as this package is currently under development.

Install using the devtools package.

install.packages("devtools")
require(devtools)
install_github("uyedaj/bayou")
require(bayou)

A tutorial is available at:

https://github.com/uyedaj/bayou/blob/master/tutorial.md

The manuscript describing the method can be found at:

https://doi.org/10.1093/sysbio/syu057

Click for logo inspiration



uyedaj/bayou documentation built on Jan. 28, 2024, 5:09 a.m.