powered by
Convert the single-letter representation used in the "forecastHybrid" package to the corresponding function name from the "forecast" package
getModelName(modelCharacter)
a single character representing one of the models from the models argument passed to hybridModel
models
hybridModel
# NOT RUN { forecastHybrid:::getModelName("a") forecastHybrid:::getModelName("s") forecastHybrid:::getModelName("z") # }
Run the code above in your browser using DataLab