get_forecast_plotdata: get_forecast_plotdata

Description Usage Arguments Value

View source: R/fct_model.R

Description

A function that takes the model fit object and returns a data frame containing the x and y data required for a plot of the actuals, forecast, and 95

Usage

1
get_forecast_plotdata(fit, proj_data = NULL)

Arguments

fit

- model object

proj_data

- data frame of projected independent variable data to use in forecast

Value

plotly line graph of forecast


saralsmith/SHIFT documentation built on Feb. 7, 2021, 5:48 p.m.