Hierarchical Pitman-Yor Gibbs sampler and diversity estimation
Note this package imports gStirling. Please install before use:
if (!require(devtools)) {
install.packages("devtools")
library(devtools)
}
devtools::install_github("kevinmcgregor/gStirling")To install hpy run:
install_github("kevinmcgregor/hpy")