Last data update: 2014.03.03

R: Plots contingency periodograms
plot.contingency.periodogramR Documentation

Plots contingency periodograms

Description

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

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.

...

no other arguments currently allowed

Value

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

See Also

contingency.periodogram

Results