nUnitRoots: Number of unit roots in a model

nUnitRootsR Documentation

Number of unit roots in a model

Description

Gives the number of roots with modulus one in a model.

Usage

nUnitRoots(object)

Arguments

object

an object.

Details

nUnitRoots() gives the number of roots with modulus one in a model. This number is zero for stationary models, see also isStationaryModel().

Value

a non-negative integer number

Methods

signature(object = "SarimaSpec")
signature(object = "VirtualStationaryModel")

Author(s)

Georgi N. Boshnakov


sarima documentation built on Aug. 11, 2022, 5:11 p.m.