Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turinglang/mcmcdiagnostictools.jl
https://github.com/turinglang/mcmcdiagnostictools.jl
julia mcmc statistical-analysis statistics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/turinglang/mcmcdiagnostictools.jl
- Owner: TuringLang
- License: other
- Created: 2021-05-18T09:06:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T00:09:58.000Z (3 months ago)
- Last Synced: 2024-11-08T02:46:27.561Z (about 2 months ago)
- Topics: julia, mcmc, statistical-analysis, statistics
- Language: Julia
- Homepage: https://turinglang.org/MCMCDiagnosticTools.jl/dev
- Size: 1000 KB
- Stars: 19
- Watchers: 5
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCMCDiagnosticTools.jl
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://turinglang.github.io/MCMCDiagnosticTools.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://turinglang.github.io/MCMCDiagnosticTools.jl/dev)
[![Build Status](https://github.com/TuringLang/MCMCDiagnosticTools.jl/workflows/CI/badge.svg?branch=main)](https://github.com/TuringLang/MCMCDiagnosticTools.jl/actions?query=workflow%3ACI+branch%3Amain)
[![Coverage](https://codecov.io/gh/TuringLang/MCMCDiagnosticTools.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/TuringLang/MCMCDiagnosticTools.jl)
[![Coverage](https://coveralls.io/repos/github/TuringLang/MCMCDiagnosticTools.jl/badge.svg?branch=main)](https://coveralls.io/github/TuringLang/MCMCDiagnosticTools.jl?branch=main)
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)Functionality for diagnosing samples generated using Markov Chain Monte Carlo.
This package is a joint collaboration between the [Turing](https://turinglang.org/) and [ArviZ](https://www.arviz.org/) projects.