Nonparametric test for fractional cointegration (Nielsen (2010))
Nonparametric test for fractional cointegration (Nielsen (2010))
FCI_CH06 Nonparametric test and rank estimation for fractional cointegration by Nielson (2010). Returns either test statistic, critical value and testing decision (null hypothesis: no fractional cointegration) or the estimated cointegrating rank.
FCI_N10(X, d1 =0.1, m, mean_correct = c("mean","init","weighted","none"), type = c("test","rank"), alpha =0.05)
Arguments
X: data matrix.
d1: fixed order of integration, default is d1=0.1 as recommended by Nielsen (2010), no critical values for other choices available.
m: bandwith parameter specifying the number of Fourier frequencies used for the memory estimation required for the asymptotic distribution, usually floor(1+T^delta), where 0<delta<1.
mean_correct: specifies the form of mean correction in the memory estimation.
type: string that determines whether the test or the rank estimation procedure is applied.
alpha: desired significance level. Default is alpha=0.05.
Nielsen, M. O. (2010): Nonparametric cointegration analysis of fractional systems with unknown integration orders. Journal of Econometrics, Vol. 155, No. 2, pp. 170 - 187.