ecp: Non-Parametric Multiple Change-Point Analysis of Multivariate Data

Implements various procedures for finding multiple change-points from Matteson D. et al (2013) <doi:10.1080/01621459.2013.849605>, Zhang W. et al (2017) <doi:10.1109/ICDMW.2017.44>, Arlot S. et al (2019). Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change- points as well as other summary information.

Version: 3.1.5
Depends: R (≥ 3.00), Rcpp
LinkingTo: Rcpp
Suggests: mvtnorm, MASS, combinat, R.rsp
Published: 2023-07-01
Author: Nicholas A. James, Wenyu Zhang and David S. Matteson
Maintainer: Wenyu Zhang <wz258 at cornell.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: ecp citation info
Materials: NEWS
In views: TimeSeries
CRAN checks: ecp results

Documentation:

Reference manual: ecp.pdf
Vignettes: ecp: An R Package for Nonparametric Multiple Change Point Analysis of Multivariate Data

Downloads:

Package source: ecp_3.1.5.tar.gz
Windows binaries: r-devel: ecp_3.1.5.zip, r-release: ecp_3.1.5.zip, r-oldrel: ecp_3.1.5.zip
macOS binaries: r-release (arm64): ecp_3.1.5.tgz, r-oldrel (arm64): ecp_3.1.5.tgz, r-release (x86_64): ecp_3.1.5.tgz
Old sources: ecp archive

Reverse dependencies:

Reverse imports: AneuFinder, CONFESS, envoutliers, ftsa, FuzzyPovertyR, ggchangepoint, RMaCzek
Reverse suggests: fastcpd

Linking:

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