print.hybridModel: Print information about the hybridModel object

Description Usage Arguments Details

View source: R/generics.R

Description

Print information about the hybridModel object.

Usage

1
2
## S3 method for class 'hybridModel'
print(x, ...)

Arguments

x

the input hybridModel object.

...

other arguments (ignored).

Details

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


forecastHybrid documentation built on Aug. 28, 2020, 9:08 a.m.