To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Reversible-jump Markov chain Monte Carlo

From Wikipedia, the free encyclopedia

In computational statistics, reversible-jump Markov chain Monte Carlo is an extension to standard Markov chain Monte Carlo (MCMC) methodology, introduced by Peter Green, which allows simulation (the creation of samples) of the posterior distribution on spaces of varying dimensions.[1] Thus, the simulation is possible even if the number of parameters in the model is not known. The "jump" refers to the switching from one parameter space to another during the running of the chain. RJMCMC is useful to compare models of different dimension to see which one fits the data best. It is also useful for predictions of new data points, because we do not need to choose and fix a model, RJMCMC can directly predict the new values for all the models at the same time. Models that suit the data best will be chosen more frequently then the poorer ones.

YouTube Encyclopedic

  • 1/3
    Views:
    4 530
    2 822
    1 414
  • Lecture 22. Reversible Jump MCMC
  • Christian Robert : Markov Chain Monte Carlo Methods - Part 1
  • Tutorial: Monte Carlo Inference Methods

Transcription

Details on the RJMCMC process

Let be a model indicator and the parameter space whose number of dimensions depends on the model . The model indication need not be finite. The stationary distribution is the joint posterior distribution of that takes the values .

The proposal can be constructed with a mapping of and , where is drawn from a random component with density on . The move to state can thus be formulated as

The function

must be one to one and differentiable, and have a non-zero support:

so that there exists an inverse function

that is differentiable. Therefore, the and must be of equal dimension, which is the case if the dimension criterion

is met where is the dimension of . This is known as dimension matching.

If then the dimensional matching condition can be reduced to

with

The acceptance probability will be given by

where denotes the absolute value and is the joint posterior probability

where is the normalising constant.

Software packages

There is an experimental RJ-MCMC tool available for the open source BUGs package.

The Gen probabilistic programming system automates the acceptance probability computation for user-defined reversible jump MCMC kernels as part of its Involution MCMC feature.

References

  1. ^ Green, P.J. (1995). "Reversible Jump Markov Chain Monte Carlo Computation and Bayesian Model Determination". Biometrika. 82 (4): 711–732. CiteSeerX 10.1.1.407.8942. doi:10.1093/biomet/82.4.711. JSTOR 2337340. MR 1380810.
This page was last edited on 30 January 2024, at 16:23
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.