GSE_coint: Multivariate local Whittle estimation of long memory parameters and cointegrating vector.
Description
GSE_coint is an extended version of GSE that allows the joint
estimation of the memory parameters and the cointegration vector for a vector valued process.
Usage
GSE_coint(X, m = m, elements, l = 1)
Arguments
X
data matrix with T observations of q-dimensional process.
m
bandwith parameter specifying the number of Fourier frequencies used for the estimation. Usually floor(1+T^delta), where 0<delta<1.
elements
vector specifying which elements of the observation vector are cointegrated.
l
integer that specifies the number of Fourier frequencies (l-1) that are trimmed.