JacobRaymond/ConquerMCMC: Divide and Conquer Algorithms for Markov Chain Monte Carlo

A series of implementations of divide-and-conquer algorithms for Markov-Chain Monte Carlo. These functions provide scalable Metropolis-Hastings samplers to deal with large and disjointed data sets. Three methods, excluding the standard MCMC scheme, are available: the consensus MCMC, the m-posterior, and the scaled subprior. See function descriptions for proper attributions.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JacobRaymond/ConquerMCMC")
JacobRaymond/ConquerMCMC documentation built on May 12, 2020, 1:03 a.m.