Package: missForestPredict 1.0.1

missForestPredict: Missing Value Imputation using Random Forest for Prediction Settings

Missing data imputation based on the 'missForest' algorithm (Stekhoven, Daniel J (2012) <doi:10.1093/bioinformatics/btr597>) with adaptations for prediction settings. The function missForest() is used to impute a (training) dataset with missing values and to learn imputation models that can be later used for imputing new observations. The function missForestPredict() is used to impute one or multiple new observations (test set) using the models learned on the training data. For more details see Albu, E., Gao, S., Wynants, L., & Van Calster, B. (2024). missForestPredict--Missing data imputation for prediction settings <doi:10.48550/arXiv.2407.03379>.

Authors:Elena Albu [aut, cre]

missForestPredict_1.0.1.tar.gz
missForestPredict_1.0.1.zip(r-4.7)missForestPredict_1.0.1.zip(r-4.6)missForestPredict_1.0.1.zip(r-4.5)
missForestPredict_1.0.1.tgz(r-4.6-any)missForestPredict_1.0.1.tgz(r-4.5-any)
missForestPredict_1.0.1.tar.gz(r-4.7-any)missForestPredict_1.0.1.tar.gz(r-4.6-any)
missForestPredict_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
missForestPredict/json (API)

# Install 'missForestPredict' in R:
install.packages('missForestPredict', repos = c('https://sibipx.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sibipx/missforestpredict/issues

On CRAN:

Conda:

4.82 score 1 stars 1 packages 22 scripts 674 downloads 8 exports 5 dependencies

Last updated from:22c6aa59a1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK394
linux-release-x86_64OK132
macos-release-arm64OK121
macos-oldrel-arm64OK171
windows-develOK115
windows-releaseOK104
windows-oldrelOK96
wasm-releaseOK121

Exports:calculate_convergencecheck_predictor_matrixcreate_predictor_matrixevaluate_imputation_errormissForestmissForestPredictproduce_NAprop_usable_cases

Dependencies:latticeMatrixrangerRcppRcppEigen

missForestPredict convergence criteria and error monitoring

Rendered frommissForestPredict_convergence_criteria_and_error_monitoring.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2023-12-08
Started: 2022-02-09

Using the missForestPredict package

Rendered frommissForestPredict_usage.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2025-05-26
Started: 2022-01-25