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 29, 2024, 5:53 a.m.