plot.nonlintest function

Plot the Results of the Non-linear Test

Plot the Results of the Non-linear Test

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

## 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

See Also

nonlintest

Author(s)

Adrian Barnett a.barnett@qut.edu.au

  • Maintainer: Adrian Barnett
  • License: GPL (>= 3)
  • Last published: 2022-03-21

Useful links