Bayesian methodsBayesian / computational
带缺失数据的吉布斯抽样
带缺失数据的吉布斯抽样将未观测值视为与模型参数并列的额外未知量,并在马尔可夫链蒙特卡洛循环中联合抽样所有这些量。该方法在给定参数的条件下从其条件分布中抽取缺失值,以及在给定完整数据的条件下从其条件分布中抽取参数之间交替进行,从而同时生成两者的后验分布。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
来源
- 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: 10.1080/01621459.1987.10478458 ↗
- Little, R. J. A. & Rubin, D. B. (2002). Statistical Analysis with Missing Data (2nd ed.). Wiley. ISBN: 978-0471183860
如何引用本页
ScholarGate. (2026, June 3). Gibbs Sampling with Missing Data Imputation. ScholarGate. https://scholargate.app/zh/bayesian/gibbs-sampling-with-missing-data
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 含缺失数据的贝叶斯分层模型贝叶斯↔ compare
- 缺失数据的贝叶斯推断贝叶斯↔ compare
- 数据增强 (Data Augmentation)深度学习↔ compare
- Gibbs Sampling贝叶斯↔ compare
- 缺失数据下的MCMC贝叶斯↔ compare
- Multiple Imputation统计学↔ compare