To cite package 'missForest' or its original article in publications use:

Stekhoven DJ (2025). missForest: Nonparametric Missing Value Imputation using Random Forest. R package version 1.6.1.

Stekhoven DJ, Bühlmann P (2012). “MissForest: nonparametric missing value imputation for mixed-type data.” Bioinformatics, 28(1), 112–118. doi:10.1093/bioinformatics/btr597.

Corresponding BibTeX entries:

  @Manual{,
    title = {missForest: Nonparametric Missing Value Imputation using
      Random Forest},
    author = {Daniel J. Stekhoven},
    year = {2025},
    note = {R package version 1.6.1},
  }
  @Article{,
    title = {MissForest: nonparametric missing value imputation for
      mixed-type data},
    author = {Daniel J. Stekhoven and Peter Bühlmann},
    journal = {Bioinformatics},
    year = {2012},
    volume = {28},
    number = {1},
    pages = {112--118},
    doi = {10.1093/bioinformatics/btr597},
  }