summary.hybridModel {forecastHybrid}R Documentation

Print a summary of the hybridModel object

Description

Print a summary of the hybridModel object

Usage

## S3 method for class 'hybridModel'
summary(x)

Arguments

x

the input hybridModel object.

Details

Print the names of the individual component models and their weights.


[Package forecastHybrid version 5.0.19 Index]