Learn R Programming

fable (version 0.0.0.9000)

as_fable: Coerce a dataset to a fable

Description

Coerce a dataset to a fable

Usage

as_fable(data, model, forecast)

Arguments

data

A dataset containing a list model column

model

A bare input containing the model column's name

forecast

A bare input containing the forecast column's name