Definition
In the MH algorithm we define the acceptance rate, r, as the threshold function that determines whether a state get’s accepted or not: r(xt−1,y)=min{1,π(xt−1)T(y∣xt−1)π(y)T(xt−1∣y)}where xt−1is the previous state, y is the proposed state, and T(⋅∣⋅) is the proposal kernel.