non_invert: Check for invertibility of ARMA process

View source: R/armacopula.R

non_invertR 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.


tscopula documentation built on May 7, 2022, 5:06 p.m.