print.hybridModel {forecastHybrid}R Documentation

Print information about the hybridModel object

Description

Print information about the hybridModel object.

Usage

## 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.


[Package forecastHybrid version 5.0.19 Index]