Learn R Programming

ncf (version 1.1-1)

plot.Sncf: Plots nonparametric spatial correlation-functions

Description

`plot' method for class "Sncf".

Usage

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

Arguments

x
an object of class "Sncf", usually, as a result of a call to Sncf (or Sncf.srf).
xmax
The maximal distance to be plotted on the x-axis. If set to zero the maximum distance in the data will be used.
text
if 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:").
add
if TRUE the plot is added on to the previous graph.
...
other arguments

Value

  • A plot of the correlation function against distance is produced. 95% pointwise confidence (or null) envelopes are superimposed.

See Also

Sncf Sncf.srf summary.Sncf