Skip to contents

Imputes missing values based on the missForest function

Usage

impute.randomforest(matrix = NULL, cores = 2)

Arguments

matrix

a matrix with some NAs

cores

the number of threads used to speed the calculation

Value

a matrix with imputed values