Skip to content

JieGroup/offlineChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 'offlineChange' R package

Detect Multiple Change Points from Time Series

Getting Started

First install the devtools package

install.packages("devtools")

library("devtools")

Then install this package

install_github('JieGroup/offlineChange')

Using This Package

To see the available function to use, type

ls("package:offlineChange")

A quick guide of package can be found here

Reference Papers

J. Ding, Y. Xiang, L. Shen, V. Tarokh, "Multiple Change Point Analysis: Fast Implementation and Strong Consistency," IEEE Transactions on Signal Processing, 2017. link

J. Ding, "Multi-window method for unsupervised learning," preprint, 2019.

Acknowledgment

This research is funded by the Defense Advanced Research Projects Agency (DARPA) under grant number HR00111890040.

About

Multi-window approach for multiple change point detection in offline batch data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors