is.hybridModel {forecastHybrid}R Documentation

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.


[Package forecastHybrid version 5.0.19 Index]