alexandercoulter/DHBayes: Bayesian Hierarchical Sampler for Discrete (Binomial, Negative-Binomial, Poisson) Data

This package implements maximum likelihood estimation (MLE), maximum a posteriori estimation (MAPE), empirical Bayesian fitting, and full hierarchical sampling algorithms for data models handling various discrete group-conditional distributions. Supported data types are binomially distributed data, with beta conjugate prior setups; negative-binomially distributed data, with beta conjugate prior setups; and Poisson distributed data, with gamma prior setups. Options are available for user-specified hyperparameter values, or fitting them through empirical Bayesian methods.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version1.0.0
URL https://github.com/alexandercoulter/DHBayes
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alexandercoulter/DHBayes")
alexandercoulter/DHBayes documentation built on Dec. 19, 2021, 12:29 a.m.