forecastGen: Function that serves as a warpper to forecasts

Description Usage Arguments Value

View source: R/helper_funs_framework.R

Description

This is to create a unique way to create a forecast object. The forecast object are similar independently of the class of the fitted model

Usage

1
forecastGen(fittedModel, ValiLength = 1)

Arguments

fittedModel

a fitted Model

ValiLength

length of Validation data for backtesting

Value

forecast object


TheRealSvc/forecast4you documentation built on Dec. 18, 2021, 4:10 p.m.