warn_ar_roots {uGMAR} | R Documentation |
Warn about near-unit-roots in some regimes
Description
warn_ar_roots
warns if the model contains near-unit-roots in some regimes
Usage
warn_ar_roots(gsmar, tol = 0.005)
Arguments
tol |
if some root is smaller that |
Details
Warns if some moduli of the autoregressive polynomial's roots are close to one.
Value
Doesn't return anything.
[Package uGMAR version 3.5.0 Index]