Power tempering is the only kind of tempering supported. In the future
other kinds might be possible. In power tempering the space is smoothed by
raising the likelihood to a power. For hot chain we sample from
stationary distribution
for
.
Proposals and acceptances within this chain work
exactly as for the cold chain. The only difference is that there is a
different likelihood. So, if at model
we propose model
then:
The chain-swap acceptance probability for moves between chains does
not depend on the proposal distribution which generates moves
within chains. So the acceptance probability is the same for all
within-chain proposals, namely:
An example run-script using power tempering can be found in carts/pima/run_hot.pl.