Description Usage Arguments Value
View source: R/helper_funs_framework.R
Note: in the function are two hidden parameters for calculating the s70 and s85 confidence intervals
1 2 | ## S3 method for class 'lm'
forecast(fittedModel, ValiLength = 1)
|
ValiLength |
length of Validation data for backtesting |
Model |
a fitted model from a lm call |
a list containing the forecast result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.