plot.nonlintest {season}R Documentation

Plot the Results of the Non-linear Test

Description

Creates a contour plot of the region of the third-order moment outside the test limits generated by nonlintest.

Usage

## S3 method for class 'nonlintest'
plot(x, plot = TRUE, ...)

Arguments

x

a nonlintest object produced by nonlintest.

plot

display plot (TRUE) or return plot (FALSE)

...

additional arguments to plot

Author(s)

Adrian Barnett a.barnett@qut.edu.au

See Also

nonlintest


[Package season version 0.3.15 Index]