plot.cc.offset: Plots the cc.offset summary of the anisotropic spatial...

View source: R/Sncf2D.R

plot.cc.offsetR 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, dmax = NULL, inches = NULL, ...)

Arguments

x

an object of class "cc.offset", usually, as a result of applying cc.offset to an object of class Sncf2D.

dmax

the maximal distance for radial plot. If NULL, the maximum distance in the data will be used.

inches

the size of the symbols.If NULL, default is 0.1.

...

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 symbol represents the magnitude of the correlation at the mode for the given cardinal direction.

See Also

cc.offset, Sncf2D, plot.Sncf2D


bjornsta/ncf documentation built on June 3, 2022, 11:43 a.m.