is.ets: Is an object a particular model type?

View source: R/ets.R

is.acfR Documentation

Is an object a particular model type?

Description

Returns true if the model object is of a particular type

Usage

is.acf(x)

is.Arima(x)

is.baggedModel(x)

is.bats(x)

is.ets(x)

is.modelAR(x)

is.stlm(x)

is.nnetar(x)

is.nnetarmodels(x)

Arguments

x

object to be tested


forecast documentation built on Aug. 31, 2023, 5:13 p.m.