Learn R Programming

tidyimpute (version 0.1.0)

na_predict: na_predict

Description

replace NA values by predictions of a model

Usage

na_predict(x, object, data = x)

Arguments

x

data

object

object with predict method

data

data object