non_invert {tscopula}R Documentation

Check for invertibility of ARMA process

Description

Check for invertibility of ARMA process

Usage

non_invert(ma)

Arguments

ma

vector of moving average parameters.

Value

A logical variable stating whether ARMA process is invertible.


[Package tscopula version 0.3.9 Index]