Skip to content

ChangePointTaylor

Identify Changes in Mean

v0.3 · Jul 14, 2024 · GPL (>= 2)

Description

A basic implementation of the change in mean detection method outlined in: Taylor, Wayne A. (2000) <https://variation.com/wp-content/uploads/change-point-analyzer/change-point-analysis-a-powerful-new-tool-for-detecting-changes.pdf>. The package recursively uses the mean-squared error change point calculation to identify candidate change points. The candidate change points are then re-estimated and Taylor's backwards elimination process is then employed to come up with a final set of change points. Many of the underlying functions are written in C++ for improved performance.

Downloads

349

Last 30 days

11006th

870

Last 90 days

3.4K

Last year

Trend: +24.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies Rcpp dplyr purrr tidyr magrittr rlang ChangePointTaylor

Version History

new 0.3 Mar 10, 2026
updated 0.3 ← 0.2 diff Jul 13, 2024
updated 0.2 ← 0.1.1 diff Mar 9, 2022
updated 0.1.1 ← 0.1.0 diff Feb 21, 2021
new 0.1.0 Jun 8, 2020