方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 缺失数据机制:MCAR、MAR与MNAR× | MICE× | |
|---|---|---|
| 领域 | 统计学 | 统计学 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1976 | 2011 |
| 提出者≠ | Donald Rubin | Stef van Buuren & Karin Groothuis-Oudshoorn |
| 类型≠ | Diagnostic / classification framework | Iterative multiple imputation algorithm |
| 开创性文献≠ | Rubin, D. B. (1976). Inference and missing data. Biometrika, 63(3), 581–592. DOI ↗ | van Buuren, S., & Groothuis-Oudshoorn, K. (2011). mice: Multivariate imputation by chained equations in R. Journal of Statistical Software, 45(3), 1–67. DOI ↗ |
| 别名 | Missing Data Typology, Rubin's Missing Data Framework, Missingness Mechanisms, Kayıp Veri Mekanizmaları | Fully Conditional Specification, Sequential Regression Multivariate Imputation, Chained Equations Imputation, Zincirleme Denklemlerle Çoklu Atama |
| 相关 | 3 | 3 |
| 摘要≠ | Missing data mechanisms, introduced by Donald Rubin in 1976, provide a formal taxonomy for classifying why observations are absent from a dataset. The three categories — Missing Completely At Random (MCAR), Missing At Random (MAR), and Missing Not At Random (MNAR) — describe the relationship between the probability of missingness and the observed or unobserved values. Identifying the correct mechanism is essential because it determines which analytical strategies preserve valid and unbiased inference. | Multivariate Imputation by Chained Equations (MICE) is an iterative procedure for handling missing data in multivariate datasets. Introduced by Stef van Buuren and Karin Groothuis-Oudshoorn through the R package mice (2011), the algorithm fills each missing variable using a separate regression model conditioned on all other variables, cycling through variables repeatedly until the imputed values converge. The result is m completed datasets that are analysed separately and combined using Rubin's rules. |
| ScholarGate数据集 ↗ |
|
|