Other packages > Find by keyword >

ecp  

Non-Parametric Multiple Change-Point Analysis of Multivariate Data
View on CRAN: Click here


Download and install ecp package within the R console
Install from CRAN:
install.packages("ecp")

Install from Github:
library("remotes")
install_github("cran/ecp")

Install by package version:
library("remotes")
install_version("ecp", "3.1.6")



Attach the package and use:
library("ecp")
Maintained by
Wenyu Zhang
[Scholar Profile | Author Map]
First Published: 2013-02-04
Latest Update: 2023-07-01
Description:
Implements various procedures for finding multiple change-points from Matteson D. et al (2013) , Zhang W. et al (2017) , 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.
How to cite:
Wenyu Zhang (2013). ecp: Non-Parametric Multiple Change-Point Analysis of Multivariate Data. R package version 3.1.6, https://cran.r-project.org/web/packages/ecp. Accessed 06 May. 2025.
Previous versions and publish date:
1.5.1 (2013-02-04 07:57), 1.5.2 (2013-02-08 07:23), 1.5.3 (2013-05-21 18:35), 1.5.4 (2013-06-08 15:40), 1.5.5 (2013-11-20 17:03), 1.6.0 (2014-07-20 10:23), 1.6.2 (2015-01-04 23:55), 2.0.0 (2015-05-21 01:38), 3.0.0 (2016-09-27 08:41), 3.1.0 (2017-12-15 13:14), 3.1.1 (2019-03-18 06:30), 3.1.2 (2019-11-11 07:20), 3.1.3 (2020-10-25 15:20), 3.1.4 (2023-04-04 20:30), 3.1.5 (2023-07-01 14:10)
Other packages that cited ecp R package
View ecp citation profile
Other R packages that ecp depends, imports, suggests or enhances
Complete documentation for ecp
Functions, R codes and Examples using the ecp R package
Some associated functions: ACGH.RData . DJIA.RData . e.agglo . e.cp3o . e.cp3o_delta . e.divisive . e.split . ecp-internal . find.closest . getBetween . getWithin . gof.update . ks.cp3o . ks.cp3o_delta . perm.cluster . process.data . sig.test . splitPoint . splitPointC . updateDistance . 
Some associated R codes: cp3o.R . e_agglomerative.R . e_divisive.R . energyChangePoint.R . kernelCPA.R .  Full ecp package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for ecp30405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA