summary.Sncf | R Documentation |
'summary' method for class "Sncf".
## S3 method for class 'Sncf' summary(object, ...)
object |
an object of class "Sncf", usually, as a result of a call to |
... |
other arguments |
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. |
Sncf
, plot.Sncf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.