Crandore Hub

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>.

Versions across snapshots

VersionRepositoryFileSize
1.0.1 rolling linux/jammy R-4.5 missForestPredict_1.0.1.tar.gz 235.1 KiB
1.0.1 rolling linux/noble R-4.5 missForestPredict_1.0.1.tar.gz 235.0 KiB
1.0.1 rolling source/ R- missForestPredict_1.0.1.tar.gz 190.6 KiB
1.0.1 latest linux/jammy R-4.5 missForestPredict_1.0.1.tar.gz 235.1 KiB
1.0.1 latest linux/noble R-4.5 missForestPredict_1.0.1.tar.gz 235.0 KiB
1.0.1 latest source/ R- missForestPredict_1.0.1.tar.gz 190.6 KiB
1.0.1 2026-04-26 source/ R- missForestPredict_1.0.1.tar.gz 190.6 KiB
1.0.1 2026-04-23 source/ R- missForestPredict_1.0.1.tar.gz 190.6 KiB
1.0.1 2026-04-09 windows/windows R-4.5 missForestPredict_1.0.1.zip 237.4 KiB
1.0 2025-04-20 source/ R- missForestPredict_1.0.tar.gz 98.1 KiB

Dependencies (latest)

Imports

Suggests