ChangePointTaylor: Identify Changes in Mean

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.

Package details

AuthorMichael Marks [aut, cre]
MaintainerMichael Marks <michaelmarks@analyticaconsulting.com>
LicenseGPL (>= 2)
Version0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ChangePointTaylor")

Try the ChangePointTaylor package in your browser

Any scripts or data that you put into this service are public.

ChangePointTaylor documentation built on March 18, 2022, 6:57 p.m.