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.

Package details

AuthorElena Albu [aut, cre] (<https://orcid.org/0000-0003-2602-0918>)
MaintainerElena Albu <elena.albu@kuleuven.be>
LicenseGPL (>= 2)
Version1.0
URL https://github.com/sibipx/missForestPredict
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("missForestPredict")

Try the missForestPredict package in your browser

Any scripts or data that you put into this service are public.

missForestPredict documentation built on May 29, 2024, 7:26 a.m.