Create the series of temperatures used in the ptMCMC
algorithm.
This function was designed to work within TS
and
est_changepoints
specifically, but has been generalized
and would work with any ptMCMC model as long as control
includes the relevant control parameters (and provided that the
check_control
function and its use here are generalized).
prep_temp_sequence(control = list())
control | A |
---|
vector
of temperatures.
prep_temp_sequence()