McmcHermes.jl

A package for performing Metropolis Hasting Algorithm.
Author stevenalfonso
Popularity
2 Stars
Updated Last
4 Months Ago
Started In
April 2023

Runtests Documentation CI

McmcHermes.jl

logo

McmcHermes is a pure-Julia implementation of Metropolis Hasting Algorithm under an MIT license. McmcHermes will help you if you want to estimate model parameters or sample a probability density distribution.

Installation

using Pkg
Pkg.add("McmcHermes")

Some examples and basic usage are in the documentation.

Used By Packages

No packages found.