func_input: Haar wavelet-based transform

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

Takes the Haar wavelet coefficients of multiple time series as an input and applies the transforms proposed in Barigozzi, Cho & Fryzlewicz (2016), g_j and h_j, which turns n-dimensional time series to n(n+1)/2-dimensional panel data.

Usage

1

Arguments

coef

Haar wavelet coefficients returned by func_coef

sgn

n-by-n matrix containing the sign of correlations between any pair of Haar wavelet coefficients in coef

Value

n(n+1)/2-dimensional panel of wavelet-transforms of input time series

Author(s)

Haeran Cho


factorcpt documentation built on May 2, 2019, 8:15 a.m.