summary.Sncf: Summarizing nonparametric spatial correlation-functions

View source: R/Sncf.R

summary.SncfR Documentation

Summarizing nonparametric spatial correlation-functions

Description

'summary' method for class "Sncf".

Usage

## S3 method for class 'Sncf'
summary(object, ...)

Arguments

object

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

...

other arguments

Value

A list summarizing the nonparametric (cross-)covariance function is returned.

Regional.synch

the regional mean (cross-)correlation.

Squantile

the quantile distribution from the resampling for the regional correlation.

estimates

a vector of benchmark statistics:

$x

is the lowest value at which the function is = 0. If correlation is initially negative, the distance calculated appears as a negative measure.

$e

is the lowest value at which the function is <= 1/e.

$y

is the extrapolated value at x=0.

$cbar

is the shortest distance at which function is = regional mean correlation.

quantiles

a matrix summarizing the quantiles in the bootstrap (or null) distributions of the benchmark statistics.

See Also

Sncf, plot.Sncf


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