Content deleted Content added
Changing short description from "Algorithm" to "Monte Carlo algorithm" (Shortdesc helper) |
m →Formal derivation: unitalicize |
||
Line 61:
: <math>\frac{P(x' \mid x)}{P(x \mid x')} = \frac{P(x')}{P(x)}.</math>
The approach is to separate the transition in two sub-steps; the proposal and the acceptance-rejection. The
: <math>P(x'\mid x) = g(x' \mid x) A(x', x).</math>
|