partialCI: Partial Cointegration

A collection of time series is partially cointegrated if a linear combination of these time series can be found so that the residual spread is partially autoregressive - meaning that it can be represented as a sum of an autoregressive series and a random walk. This concept is useful in modeling certain sets of financial time series and beyond, as it allows for the spread to contain transient and permanent components alike. Partial cointegration has been introduced by Clegg and Krauss (2017) <doi:10.1080/14697688.2017.1370122>, along with a large-scale empirical application to financial market data. The partialCI package comprises estimation, testing, and simulation routines for partial cointegration models in state space. Clegg et al. (2017) <https://hdl.handle.net/10419/150014> provide an in in-depth discussion of the package functionality as well as illustrating examples in the fields of finance and macroeconomics.

Version: 1.2.0
Depends: partialAR
Imports: zoo, parallel, ggplot2, grid, MASS, TTR, data.table, glmnet, methods, Rcpp, KFAS
LinkingTo: Rcpp
Suggests: egcm, knitr, rmarkdown
Published: 2018-10-11
Author: Matthew Clegg [aut], Christopher Krauss [aut], Jonas Rende [cre, aut]
Maintainer: Jonas Rende <jonas.rende at fau.de>
License: GPL-2 | GPL-3
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: partialCI results

Downloads:

Reference manual: partialCI.pdf
Vignettes: A partialCI Guide
Package source: partialCI_1.2.0.tar.gz
Windows binaries: r-devel: partialCI_1.2.0.zip, r-release: partialCI_1.2.0.zip, r-oldrel: partialCI_1.2.0.zip
macOS binaries: r-release: partialCI_1.2.0.tgz, r-oldrel: partialCI_1.2.0.tgz
Old sources: partialCI archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=partialCI to link to this page.