English

Expanding tidy data principles to facilitate missing data exploration, visualization and assessment of imputations

Computation 2020-05-18 v2

Abstract

Despite the large body of research on missing value distributions and imputation, there is comparatively little literature with a focus on how to make it easy to handle, explore, and impute missing values in data. This paper addresses this gap. The new methodology builds upon tidy data principles, with the goal of integrating missing value handling as a key part of data analysis workflows. We define a new data structure, and a suite of new operations. Together, these provide a connected framework for handling, exploring, and imputing missing values. These methods are available in the R package `naniar`.

Keywords

Cite

@article{arxiv.1809.02264,
  title  = {Expanding tidy data principles to facilitate missing data exploration, visualization and assessment of imputations},
  author = {Nicholas J Tierney and Dianne H Cook},
  journal= {arXiv preprint arXiv:1809.02264},
  year   = {2020}
}

Comments

30 pages, 16 figures, 7 tables, package available at github.com/njtierney/naniar

R2 v1 2026-06-23T03:57:27.551Z