plot.Sncf: Plots nonparametric spatial correlation-functions

View source: R/Sncf.R

plot.SncfR Documentation

Plots nonparametric spatial correlation-functions

Description

'plot' method for class "Sncf".

Usage

## S3 method for class 'Sncf'
plot(x, ylim = c(-1, 1), add = FALSE, ...)

Arguments

x

an object of class "Sncf", usually, as a result of a call to Sncf (or Sncf.srf).

ylim

limits for the y-axis (default: -1, 1).

add

If TRUE the plot is added on to the previous graph.

...

other arguments

Value

A plot of the nonparametric spatial covariance function (with CI's if bootstraps are available)

See Also

Sncf, Sncf.srf


objornstad/ncf documentation built on June 1, 2022, 2:04 a.m.