An open API service indexing awesome lists of open source software.

https://github.com/red-portal/mcmctesting.jl

Hypothesis Tests for Validating MCMC Kernels
https://github.com/red-portal/mcmctesting.jl

bayesian-inference julia mcmc-analysis

Last synced: about 1 month ago
JSON representation

Hypothesis Tests for Validating MCMC Kernels

Awesome Lists containing this project

README

        

# MCMCTesting

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://Red-Portal.github.io/MCMCTesting.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://Red-Portal.github.io/MCMCTesting.jl/dev/)
[![Build Status](https://github.com/Red-Portal/MCMCTesting.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/Red-Portal/MCMCTesting.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/Red-Portal/MCMCTesting.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/Red-Portal/MCMCTesting.jl)

This package provides exactness tests for MCMC algorithms proposed by Gandy and Scott[^GS2020].

[^GS2020]: Gandy, Axel, and James Scott. "Unit testing for MCMC and other Monte Carlo methods." arXiv preprint arXiv:2001.06465 (2020).