Learn R Programming

season (version 0.3.15)

plot.nonlintest: 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 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