Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanmatlin authored Aug 21, 2019
1 parent 6546715 commit 3c28769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Sequential Monte Carlo

[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://frbny-dsge.github.io/SMC.jl/latest)

This package implements the Sequential Monte Carlo (SMC) sampling algorithm,
an alternative to Metropolis Hastings Markov Chain Monte Carlo sampling for approximating
posterior distributions. The SMC algorithm implemented here is based upon Edward Herbst and Frank
Expand Down

0 comments on commit 3c28769

Please sign in to comment.