View source: R/print.TARMAtest.R
print.TARMAtest | R Documentation |
Methods for TARMA tests
## S3 method for class 'TARMAtest'
print(x, ...)
x |
A |
... |
Further parameters passed to |
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.
No return value, called for side effects
Simone Giannerini, simone.giannerini@uniud.it
Greta Goracci, greta.goracci@unibz.it
print.htest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.