unwrapParallelModels {forecastHybrid} | R Documentation |
Helper function used to unpack the fitted model objects from a list
Description
Helper function used to unpack the fitted model objects from a list
Usage
unwrapParallelModels(fitModels, expandedModels)
Arguments
fitModels |
A list containing the models to include in the ensemble |
expandedModels |
A character vector from the |
Details
See usage inside the hybridModel
function.
See Also
[Package forecastHybrid version 5.0.19 Index]