tseries (version 0.8-0)

plot.amif: Plot Method for Auto Mutual Information Functions

Description

The plot method for auto mutual information function objects.

Usage

## S3 method for class 'amif':
plot(x, ci.col = "blue", ylab = "AMIF", \dots)

Arguments

x
an object of class "amif", usually the result of a call to amif.
ci.col
color to plot the confidence bound.
ylab
the title for the y axis.
...
further arguments passed to or from other methods.

Details

The AMIF is plotted along with a confidence bound for the null of surrogate data as computed by Monte-Carlo simulation percentiles.

See Also

amif.