randomSample: Generate the random data structure for CCM

Description Usage Arguments Value

Description

Takes in two sequences, time lag, and row tag, E. x and y will resample with time lag.

Usage

1
randomSample(x, y, lag, 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 sequence of y, dataY is a vector


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