print.TARMAtest {tseriesTARMA} | R Documentation |
Methods for TARMA tests
Description
Methods for TARMA tests
Usage
## S3 method for class 'TARMAtest'
print(x, ...)
Arguments
x |
A |
... |
Further parameters passed to |
Details
Print method for TARMAtest
objects. Prints the results using the method for class htest
and adds critical values extracted from ACValues
for the test for threshold nonlinearity
and supLMQur
for the unit root test against the TARMA alternative.
Note that the bootstrap version of the tests also print the bootstrap p-value.
Value
No return value, called for side effects
Author(s)
Simone Giannerini, simone.giannerini@unibo.it
Greta Goracci, greta.goracci@unibz.it
See Also
[Package tseriesTARMA version 0.3-4 Index]