Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Hierarchical Pitman-Yor Gibbs sampler and diversity estimation

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages