방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 다층 부트스트랩 시뮬레이션× | 깁스 샘플링(Gibbs Sampling)× | |
|---|---|---|
| 분야 | 베이지안 | 베이지안 |
| 계열 | Bayesian methods | Bayesian methods |
| 기원 연도≠ | 1979 (bootstrap); multilevel variants c.1990s | 1984 |
| 창시자≠ | Efron (1979); multilevel extensions developed through 1980s–2000s | Stuart Geman & Donald Geman |
| 유형≠ | resampling / simulation | MCMC sampling algorithm |
| 원전≠ | Efron, B. (1979). Bootstrap methods: Another look at the jackknife. The Annals of Statistics, 7(1), 1–26. DOI ↗ | Geman, S. & Geman, D. (1984). Stochastic relaxation, Gibbs distributions, and the Bayesian restoration of images. IEEE Transactions on Pattern Analysis and Machine Intelligence, 6(6), 721-741. DOI ↗ |
| 별칭 | hierarchical bootstrap, cluster bootstrap, stratified bootstrap for multilevel data, multilevel resampling | Gibbs sampler, coordinate-wise MCMC, systematic scan Gibbs, blocked Gibbs sampling |
| 관련≠ | 6 | 5 |
| 요약≠ | Multilevel bootstrap simulation is a resampling technique designed for clustered or hierarchically structured data. It preserves the nested data structure by resampling at each level independently — first drawing clusters (e.g., schools, hospitals), then drawing observations within each sampled cluster — so that bootstrap replicate datasets reflect the same multilevel organisation as the original data. | Gibbs sampling is a Markov chain Monte Carlo algorithm that approximates a high-dimensional posterior distribution by repeatedly drawing each parameter from its full conditional distribution given all other parameters and the data. Because each draw is exact from a conditional — not a proposal that may be rejected — the sampler is efficient when those conditionals are available in closed form. |
| ScholarGate데이터셋 ↗ |
|
|