Dennis Murphy <djmuser <at> gmail.com> writes:
Hi:
library(sos) # install first if you don't already have it
findFn('reversible jump')
It appears that a good starting point might be the RJaCGH package,
which is concerned with reversible jump MCMC in CGH arrays. Other
possiblilities may be found in the bim, evdbayes and ape packages.
HTH,
Dennis
Hi, Is there any sample tutorial/code to understand RJMCMC in image segmentation? Initially, I want to understand how an image can be obtained from a probability distribution like a gaussian mixture...