plot.Sncf.cov {ncf}R Documentation

Plots nonparametric spatial covariance-functions

Description

'plot' method for class "Sncf.cov".

Usage

## S3 method for class 'Sncf.cov'
plot(x, ...)

Arguments

x

an object of class "Sncf.cov", usually, as a result of a call to Sncf.srf (with corr = FALSE).

...

other arguments

Value

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

See Also

Sncf.srf, plot.Sncf


[Package ncf version 1.3-2 Index]