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.
- Version0.3
- R version≥ 3.5.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- Last release07/14/2024
Documentation
Team
Michael Marks
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports6 packages
- Suggests4 packages
- Linking To1 package