forecast.lm: this is a wrapper around the lm function in order to generate...

Description Usage Arguments Value

View source: R/helper_funs_framework.R

Description

Note: in the function are two hidden parameters for calculating the s70 and s85 confidence intervals

Usage

1
2
## S3 method for class 'lm'
forecast(fittedModel, ValiLength = 1)

Arguments

ValiLength

length of Validation data for backtesting

Model

a fitted model from a lm call

Value

a list containing the forecast result


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