plot.contingency.periodogram {nlts} | R 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 |
... |
generic plot arguments. |
Value
A contingency periodogram is plotted. The line represents the critical value based on the chi-squared test (95%).
See Also
[Package nlts version 1.0-2 Index]