print.nonlintest: Print the Results of the Non-linear Test
Description
The default print method for a nonlintest
object produced by
nonlintest
.
Usage
# S3 method for nonlintest
print(x, ...)
Arguments
x
a nonlintest
object produced by nonlintest
.
…
additional arguments to plot
See Also
nonlintest
, plot.nonlintest