Package: ecp
Type: Package
Title: Non-Parametric Multiple Change-Point Analysis of Multivariate
        Data
Version: 3.1.4
Date: 2023-4-4
Author: Nicholas A. James, Wenyu Zhang and David S. Matteson
Maintainer: Wenyu Zhang <wz258@cornell.edu>
Description: 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.
License: GPL (>= 2)
Depends: R (>= 3.00), Rcpp
Suggests: mvtnorm, MASS, combinat, R.rsp
LinkingTo: Rcpp
NeedsCompilation: yes
Repository: CRAN
VignetteBuilder: R.rsp
Packaged: 2023-04-04 17:43:55 UTC; wenyuzhang
Date/Publication: 2023-04-04 18:30:12 UTC
