read.convert_1_2: Conversion of already edited objects from version 1 to 2

Description Usage Arguments Value Note Author(s) See Also

Description

Reads text files ("wave_cor_mat_level_[1:n.levels].txt") from version 1 and add the length of the time series in the object of class "Wave Correlation".

Usage

1
read.convert_1_2(proc.length)

Arguments

proc.length

specifies the length of the original processes using to construct the cor.mat

~~Describe proc.length

Value

Object of class "Wave Correlation", basically, a list with the following components

d?

Correlation matrix for each scale of the wavelet decomposition.

lowerd?

matrix containing the lower bound of the correlation for each scale of the wavelet decomposition.

upperd?

matrix containing the upper bound of the correlation for each scale of the wavelet decomposition.

Note

only in version 1.2

Author(s)

S. Achard

See Also

read.cor.txt, save.cor.txt


brainwaver documentation built on May 2, 2019, 10:23 a.m.