Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Metropolis-Hastings amb dades perdudes× | Hamiltonian Monte Carlo amb Dades Faltants× | |
|---|---|---|
| Camp | Bayesià | Bayesià |
| Família | Bayesian methods | Bayesian methods |
| Any d'origen≠ | 1953 / 1987 | 1996–2011 |
| Autor original≠ | Metropolis et al. (1953); missing-data extension formalised by Tanner & Wong (1987) | Radford M. Neal (HMC, 1996/2011); missing-data treatment via Bayesian data augmentation (Tanner & Wong, 1987) |
| Tipus≠ | MCMC sampler with latent-variable augmentation | Bayesian computational sampler |
| Font seminal≠ | Tanner, M. A. & Wong, W. H. (1987). The calculation of posterior distributions by data augmentation. Journal of the American Statistical Association, 82(398), 528-540. DOI ↗ | Neal, R. M. (2011). MCMC using Hamiltonian dynamics. In S. Brooks, A. Gelman, G. Jones & X.-L. Meng (Eds.), Handbook of Markov Chain Monte Carlo (pp. 113-162). CRC Press. ISBN: 978-1420079418 |
| Àlies | MH with missing data, Metropolis-Hastings data augmentation, MCMC missing data imputation, MH data-augmentation sampler | HMC with missing data, HMC data augmentation, Bayesian HMC imputation, HMC with data augmentation |
| Relacionats | 6 | 6 |
| Resum≠ | Metropolis-Hastings with missing data treats unobserved values as latent variables and samples them jointly with model parameters inside a single MCMC chain. By augmenting the target distribution to include both parameters and missing values, the algorithm yields properly calibrated posterior inference without discarding incomplete cases or requiring a separate imputation step. | Hamiltonian Monte Carlo with missing data extends the gradient-based HMC sampler to handle incomplete observations by treating missing values as additional unknown parameters. The posterior over model parameters and missing values is sampled jointly in one efficient pass, exploiting gradient information to explore the high-dimensional joint space with far fewer rejected proposals than random-walk MCMC. |
| ScholarGateConjunt de dades ↗ |
|
|