getModel | R Documentation |
Convert the single-letter representation used in the "forecastHybrid" package to the corresponding model function from the "forecast" package
getModel(modelCharacter)
modelCharacter |
a single character representing one of the models from the |
hybridModel
forecastHybrid:::getModel("a")
forecastHybrid:::getModel("s")
forecastHybrid:::getModel("z")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.