invert_check {simts} | R Documentation |
Check Invertibility Conditions
Description
Checks the invertiveness of series of coefficients.
Usage
invert_check(x)
Arguments
x |
A |
Value
True (if outside unit circle) || False (if inside unit circle)
[Package simts version 0.2.2 Index]