plot.contingency.periodogram: Plot contingency periodograms

View source: R/nlts.R

plot.contingency.periodogramR Documentation

Plot contingency periodograms

Description

‘plot’ method for "contingency.periodogram" class object.

Usage

## S3 method for class 'contingency.periodogram'
plot(x, ...)

Arguments

x

an object of class "contingency.periodogram", usually, as a result of a call to contingency.periodogram.

...

generic plot arguments.

Value

A contingency periodogram is plotted. The line represents the critical value based on the chi-squared test (95%).

See Also

contingency.periodogram


objornstad/nlts documentation built on June 29, 2023, 11:16 a.m.