symbolize: Convert original data to symbols

Description Usage Arguments Value Note Author(s) See Also

View source: R/symbolize.R

Description

An auxiliary function of NTest that converts original data into symbolic data.

Usage

1
symbz <- symbolize(x,y,z,m)

Arguments

x

data, dependent at t

y

data, dependent at t-1

z

data, independent

m

lag scope

Value

symbz = a structure with sorted indices of mhx, mhy, mhz, mhxy, mhxz and mhxyz

Note

Translated from original Matlab code by my colleague Ruiz-Marin

Author(s)

Andres Romeu Fundamentos del Analisis Economico Universidad de Murcia 30100 SPAIN

See Also

TEntropy


aromeu-source/R-code documentation built on Nov. 15, 2019, 12:05 a.m.