unwrapParallelModels {forecastHybrid} | R Documentation |
Helper function used to unpack the fitted model objects from a list
unwrapParallelModels(fitModels, expandedModels)
fitModels |
A list containing the models to include in the ensemble |
expandedModels |
A character vector from the |
See usage inside the hybridModel
function.