Generate Haar wavelet transformation of time series containing information about possible change-points in the second-order structure of time series
gen.input(x, scales, sq, diag, sgn = NULL)matrix of the square root of scaled Haar wavelet periodograms of x
input data matrix, with each row representing the component time series
negative integers for wavelet scales, with a small negative integer representing a fine scale
if sq = TRUE, squared root of wavelet periodograms are used for change-point analysis
if diag = TRUE, only changes in the diagonal elements of the autocovariance matrices are searched for
if diag = FALSE, wavelet transformations of the cross-covariances are computed with the matching signs