multiSample: Generate the data structure for CCM

Description Usage Arguments Value

Description

Takes in two sequences, time lag, and row tag, E

Usage

1
multiSample(x, y, lag, tag, E, ...)

Arguments

x

A vector represents the time sequence

y

A vector represents another time sequence

lag

Time lag between x and y

tag

Select the dots of x and y to calculate the CCM

E+1

is the embedded dimension of the manifold

Value

A list of dataX and dataY. dataX is manifold of X, dataX is a matrix. dataY is the manifold of y, dataY is a matrix


chengfeifan/myCCM documentation built on May 13, 2019, 3:40 p.m.