plot.cc.offset {ncf}R Documentation

Plots the cc.offset summary of the anisotropic spatial correlation-functions

Description

`plot' method for class "cc.offset".

Usage

    ## S3 method for class 'cc.offset':
    plot(x, xmax = 0, ...)

Arguments

x an object of class "cc.offset", ususally, as a result of applying cc.offset to an object of class 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.
... other arguments

Value

A radial 'symbol' plot results. The radius represents the distance to peak correlation (the mode) of the correlation function (in the positive direction). The size of the synmbol represents the magnitude of the correlation at the mode for the given cardinal direction.

See Also

cc.offset Sncf2D plot.Sncf2D


[Package ncf version 1.1-3 Index]