invert_check: Check Invertibility Conditions

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Checks the invertiveness of series of coefficients.

Usage

1

Arguments

x

A cx_vec that has a 1 appended before the coefficents. (e.g. c(1, x))

Value

True (if outside unit circle) || False (if inside unit circle)


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.