Description
Implements Move 3.b of the Metropolis-Hastings MCMC sampler.
Usage
localProposal(cutPoints, nTime, mhPropRange, startPoint)
Arguments
cutPoints
Current configuration of change-points.
nTime
Total number of time-points.
startPoint
Integer, at least equal to 2.
Value
newStateCandidate state of the chain.
propRatioProposal ratio.