read.convert_1_2 {brainwaver} | R Documentation |
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"
.
read.convert_1_2(proc.length)
proc.length |
specifies the length of the original processes using to construct the cor.mat |
~~Describe proc.length
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. |
only in version 1.2
S. Achard