Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kevinmcgregor/hpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages