paper-with-me

Papers

Multiple imputation using chained random forests: a preliminary study based on the empirical distribution of out-of-bag prediction errors

2020-04-30 · Shangzhi Hong, Yuqi Sun, Hanying Li, Henry S. Lynn

Missing data are common in data analyses in biomedical fields, and imputation methods based on random forests (RF) have become widely accepted, as the RF algorithm can achieve high accuracy without the need for specification of data distributions or relationships. However, the predictions from RF do not contain information about prediction uncertainty, which was unacceptable for multiple imputation. Available RF-based multiple imputation methods tried to do proper multiple imputation either by sampling directly from observations under predicting nodes without accounting for the prediction error or by making normality assumption about the prediction error distribution. In this study, a novel RF-based multiple imputation method was proposed by constructing conditional distributions the empirical distribution of out-of-bag prediction errors. The proposed method was compared with previous method with parametric assumptions about RF's prediction errors and predictive mean matching based on simulation studies on data with presence of interaction term. The proposed non-parametric method can deliver valid multiple imputation results. The accompanying R package for this study is publicly available.

📄 PDF Abstract BibTeX arXiv:2004.14823

Code (1)

shangzhi-hong/RfEmpImp

Tasks

ImputationPredictionvalid

Similar Papers 제목 키워드 기반

Evaluating tree-based imputation methods as an alternative to MICE PMM for drawing inference in empirical studies

2024-01-17 · Jakob Schwerter, Ketevan Gurtskaia, Andrés Romero, Birgit Zeyer-Gliozzo 외

Dealing with missing data is an important problem in statistical analysis that is often addressed with imputation procedures. The performance and validity of such methods are of great importance for their application in …

Imputation

Are deep learning models superior for missing data imputation in large surveys? Evidence from an empirical comparison

2021-03-14 · Zhenhua Wang, Olanrewaju Akande, Jason Poulos, Fan Li

Multiple imputation (MI) is a popular approach for dealing with missing data arising from non-response in sample surveys. Multiple imputation by chained equations (MICE) is one of the most widely used MI algorithms for m…

Deep LearningDenoisingImputation

Adapting tree-based multiple imputation methods for multi-level data? A simulation study

2024-01-25 · Nico Föge, Jakob Schwerter, Ketevan Gurtskaia, Markus Pauly 외

When data have a hierarchical structure, such as students nested within classrooms, ignoring dependencies between observations can compromise the validity of imputation procedures. Standard tree-based imputation methods …

Imputation

Missing value imputation with adversarial random forests -- MissARF

2025-07-21 · Pegah Golchian, Jan Kapar, David S. Watson, Marvin N. Wright

Handling missing values is a common challenge in biostatistical analyses, typically addressed by imputation methods. We propose a novel, fast, and easy-to-use imputation method called missing value imputation with advers…

Density EstimationImputationMissing Values

Multiple imputation using chained equations: issues and guidance for practice

2010-11-30 · Statistics in medicine 30(4):377–399, 2011 2010 11 · Ian R. White, Patrick Royston, Angela M. Wood

Multiple imputation by chained equations (MICE) is a flexible and practical approach to handling missing data. We describe the principles of the method and show how to impute categorical and quantitative variables, inclu…

ImputationMultivariate Time Series Imputation