predict.imputeForest: Predict method for imputeForest class

Description Usage Arguments Value Author(s)

Description

Predict method for imputeForest class

Usage

1
2
## S3 method for class 'imputeForest'
predict(object, newdata, ...)

Arguments

object

an imputeForest object

newdata

data.frame where missing values should be predicted

...

...

Value

a data.frame with imputed missing values

Author(s)

David Navega


dsnavega/imputeForest documentation built on May 8, 2019, 2:43 p.m.