Learn R Programming

tscopula (version 0.3.9)

non_invert: Check for invertibility of ARMA process

Description

Check for invertibility of ARMA process

Usage

non_invert(ma)

Value

A logical variable stating whether ARMA process is invertible.

Arguments

ma

vector of moving average parameters.