README.md

hpy

Hierarchical Pitman-Yor Gibbs sampler and diversity estimation

Instructions for installing hpy

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


kevinmcgregor/hpy documentation built on Feb. 4, 2022, 4:46 a.m.