unwrapParallelModels: Helper function used to unpack the fitted model objects from...

View source: R/helper.R

unwrapParallelModelsR 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 models argument of hybridModel

Details

See usage inside the hybridModel function.

See Also

hybridModel


forecastHybrid documentation built on Aug. 8, 2025, 6:43 p.m.