knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")

Resources

The user guides and technical reference for the package are available from the PCMBayes web-page.



venelin/PCMBayes documentation built on Dec. 23, 2019, 6:39 p.m.