Interpolates missing values provided in the training dataset using the fitted model.
Value
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.