Learn R Programming

brainwaver (version 1.6)

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

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

read.convert_1_2(proc.length)

Arguments

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

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.

See Also

read.cor.txt, save.cor.txt