The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Detect Multiple Change Points from Time Series
First install the devtools package
install.packages(“devtools”)
library(“devtools”)
Then install this package
install_github(‘JieGroup/offlineChange’)
To see the available function to use, type
ls(“package:offlineChange”)
A quick guide of package can be found here
Ding, J., Xiang, Y., Shen, L., & Tarokh, V. (2017). Multiple change point analysis: Fast implementation and strong consistency. IEEE Transactions on Signal Processing, 65(17), 4495-4510. link
J. Ding, “Multi-window method for unsupervised learning,” preprint, 2019.
This research is funded by the Defense Advanced Research Projects Agency (DARPA) under grant number HR00111890040.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.