Interpolate missing values
Interpolates missing values provided in the training dataset using the fitted model.
interpolate(object, ...)
object |
A fitted model object |
... |
Other arguments passed to methods |
A dataset (tibble::tibble()
or similar) of the same structure as
the input dataset with missing values from the response variable replaced
with interpolated values.
No methods found in currently loaded packages.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.