non_stat {tscopula}R Documentation

Check for causality of ARMA process

Description

Check for causality of ARMA process

Usage

non_stat(ar)

Arguments

ar

vector of autoregressive parameters

Value

A logical variable stating whether ARMA process is causal.


[Package tscopula version 0.3.9 Index]