print.nonlintest {season} | R Documentation |
Print the Results of the Non-linear Test
Description
The default print method for a nonlintest
object produced by
nonlintest
.
Usage
## S3 method for class 'nonlintest'
print(x, ...)
Arguments
x |
a |
... |
additional arguments to |
Author(s)
Adrian Barnett a.barnett@qut.edu.au
See Also
nonlintest
, plot.nonlintest
[Package season version 0.3.15 Index]