init_forecast: Creates forecast values

View source: R/init_forecast.R

init_forecastR Documentation

Creates forecast values

Description

This function join all the model workflow functions

Usage

init_forecast(DF = is.data.frame(), new_df = NULL, model_name = is.character())

Arguments

DF

The training Data Frame

new_df

The Data to predict future values

model_name

The model names

Value

Fitted Modeltime Table

Test Data Frame's Forecast Values

Accuracy Table


gouthaman87/FoodDemandApp documentation built on Jan. 3, 2023, 12:09 p.m.