vccp: Vine Copula Change Point Detection in Multivariate Time Series (original) (raw)

Implements the Vine Copula Change Point (VCCP) methodology for the estimation of the number and location of multiple change points in the vine copula structure of multivariate time series. The method uses vine copulas, various state-of-the-art segmentation methods to identify multiple change points, and a likelihood ratio test or the stationary bootstrap for inference. The vine copulas allow for various forms of dependence between time series including tail, symmetric and asymmetric dependence. The functions have been extensively tested on simulated multivariate time series data and fMRI data. For details on the VCCP methodology, please see Xiong & Cribben (2021).

Version: 0.1.1
Imports: VineCopula, stats, graphics, mosum, mvtnorm
Suggests: knitr, rmarkdown
Published: 2021-05-29
DOI: 10.32614/CRAN.package.vccp
Author: Xin Xiong [aut, cre], Ivor Cribben [aut]
Maintainer: Xin Xiong
License: MIT + file
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: vccp results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=vccpto link to this page.