knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package implements the code and method associated with paper
Elmasri, M., Farrell, M. J., Davies, T. J., & Stephens, D. A. (2020). A hierarchical Bayesian model for predicting ecological interactions using scaled evolutionary relationships. Annals of Applied Statistics, 14(1), 221-240.
The package is functional, although if issues are encountered please report them.
Install from GitHub with:
# install.packages("devtools") devtools::install_github("melmasri/HPprediction")
Please report bugs and features here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.