Learn R Programming

ncf (version 1.1-1)

plot.Sncf2D: Plots anisotropic spatial correlation-functions

Description

`plot' method for class "Sncf2D".

Usage

## S3 method for class 'Sncf2D':
plot(x, xmax = 0, text = TRUE, detail = FALSE, \dots)

Arguments

x
an object of class "Sncf2D", ususally, as a result of a call to Sncf2D.
xmax
The maximal distance to be plotted on the x-axis. If set to zero the maximum distance in the data will be used.
detail
if TRUE a separate plot is made for each direction (including confidence envelopes; see plot.Sncf for details. If FALSE all correlation functions are superimposed on the same plot.
text
if TRUE (and detail = TRUE) a summary of the regional average correlation makes the plot title; the y-label summarizes the y-intercept; the x-label summarizes the x-intercept and the cbar-intercept (denoted "r:").
...
other arguments

Value

  • A plot or panel-plot results. These represents the xy-plot of distance against spatial (cross-)correlation for each cardinal direction.

See Also

Sncf2D plot.Sncf