Shared flowchart

Mathematics · L5 · Metropolis–Hastings MCMC Flow

Step-by-step flowchart of one iteration of the Metropolis–Hastings algorithm, including the acceptance–rejection step.

by @openstemUpdated Mathematics
Current state θPropose θ' ~ qθ'|θCompute Hastings ratio r = π·θ'·q·θ|θ' / π·θ·q·θ'|θα = min1, rDraw u ~ Uniform0,1u ≤ α?Accept: θ ← θ'Reject: θ staysyesno

We use privacy-friendly product analytics (no session recording, PII masked) to improve OpenStem. Load analytics? Privacy Policy