Learn R Programming

forecastHybrid (version 4.2.17)

is.hybridModel: Test if the object is a hybridModel object

Description

Test if the object is a hybridModel object.

Usage

is.hybridModel(x)

Arguments

x

the input object.

Value

A boolean indicating if the object is a hybridModel is returned.