Description Usage Arguments Value
View source: R/helper_funs_framework.R
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
1 | forecastGen(fittedModel, ValiLength = 1)
|
fittedModel |
a fitted Model |
ValiLength |
length of Validation data for backtesting |
forecast object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.