corrMatrix: Returns the correlation sums stored in the _corrDim_ object

View source: R/corrDim.R

corrMatrixR Documentation

Returns the correlation sums stored in the corrDim object

Description

Returns the correlation sums stored in the corrDim object

Usage

corrMatrix(x)

Arguments

x

A corrDim object.

Value

The corrMatrix function returns the correlations matrix storing the correlation sums that have been computed for all the embedding dimensions.

See Also

corrDim


nonlinearTseries documentation built on March 31, 2022, 1:07 a.m.