Learn R Programming

fasster (version 0.1.0.9000)

interpolate: Interpolate missing values using a model

Description

Fills in the missing values from a model's response variable using the fitted values from the model.

Usage

interpolate(object, ...)

Arguments

object

a mable

...

Not used

Value

A tsibble with missing values interpolated