Periodic Time Changepoint Detection: Computational Speedups & Packaging
- Mentors
- Rebecca Killick, Owen Li
- Organization
- R project for statistical computing
- Technologies
- c, r
- Topics
- Changepoint Detection, PELT, Segment Neighbourhood Algorithm
This project aims to implement a faster algorithm for detecting periodic time changepoints than current implementations. The end goal is an R package written in C, with helpful documentation and tests, that is more efficient than current implementations.