Description Usage Arguments Value Author(s)
View source: R/fullMCMC_complexityPrior.R
Implements Move 3.b of the Metropolis-Hastings MCMC sampler.
1 | localProposal(cutPoints, nTime, mhPropRange, startPoint)
|
cutPoints |
Current configuration of change-points. |
nTime |
Total number of time-points. |
mhPropRange |
Parameter d_2. |
startPoint |
Integer, at least equal to 2. |
newState |
Candidate state of the chain. |
propRatio |
Proposal ratio. |
Panagiotis Papastamoulis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.