Uporedite metode
Pregledajte izabrane metode jednu pored druge; redovi koji se razlikuju su istaknuti.
| Markov Chain Monte Carlo (MCMC)× | Бутстрап симулација× | |
|---|---|---|
| Oblast | Simulacija | Simulacija |
| Porodica | Process / pipeline | Process / pipeline |
| Godina nastanka≠ | 1953 (Metropolis-Hastings); 1984 (Gibbs) | 1979 |
| Tvorac≠ | Metropolis et al. (1953); Gibbs sampler formalised by Geman & Geman (1984) | Bradley Efron |
| Tip≠ | Simulation-based Bayesian inference / numerical integration | Simulation-based nonparametric inference |
| Temeljni izvor≠ | Gelman, A., Carlin, J.B., Stern, H.S., Dunson, D.B., Vehtari, A. & Rubin, D.B. (2013). Bayesian Data Analysis (3rd ed.). Chapman & Hall/CRC. DOI ↗ | Efron, B. & Tibshirani, R.J. (1993). An Introduction to the Bootstrap. Chapman & Hall/CRC. DOI ↗ |
| Drugi nazivi | MCMC, Metropolis-Hastings, Gibbs sampling, Markov Zinciri Monte Carlo (MCMC — Metropolis-Hastings, Gibbs) | bootstrap resampling, empirical resampling, nonparametric bootstrap, Önyükleme Simülasyonu (Bootstrap Resampling) |
| Srodne | 5 | 5 |
| Sažetak≠ | Markov Chain Monte Carlo (MCMC) is a family of simulation algorithms that constructs a Markov chain whose stationary distribution is the target posterior, enabling Bayesian inference and high-dimensional integral computation that would otherwise be analytically intractable. Pioneered by Metropolis and colleagues in 1953 and extended by Hastings in 1970, MCMC underpins modern Bayesian statistics. The two most widely used variants are Metropolis-Hastings, which proposes moves from a general proposal distribution, and Gibbs sampling, which draws each parameter in turn from its full conditional distribution. | Bootstrap simulation, introduced by Bradley Efron in 1979, is a simulation-based inference method that derives the sampling distribution of virtually any statistic by repeatedly resampling with replacement from the observed data. Because it requires no parametric distributional assumptions, it provides a robust, general-purpose alternative to analytical confidence intervals and parametric hypothesis tests across continuous, ordinal, binary, and count data. |
| ScholarGateSkup podataka ↗ |
|
|