Description Usage Arguments See Also Examples
Convert the single-letter representation used in the "forecastHybrid" package to the corresponding function name from the "forecast" package
1 | getModelName(modelCharacter)
|
modelCharacter |
a single character representing one of the models from the |
1 2 3 | forecastHybrid:::getModelName("a")
forecastHybrid:::getModelName("s")
forecastHybrid:::getModelName("z")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.