A unified, tidy, 'ggplot2'-native interface to changepoint detection in R. Provides the 'ggcpt' S3 result class with 'broom'-style tidy/glance/augment methods, 'autoplot()' (with confidence intervals, significance regions, detector statistics, solution paths, scale space, and multivariate facets), composable geoms ('geom_changepoint()', 'geom_cpt_segment()', 'geom_cpt_ci()', 'geom_cpt_region()', 'geom_cpt_label()', 'geom_cpt_event()', 'stat_changepoint()'), and a 'cpt_detect()' dispatcher covering fifty methods with introspection via 'cpt_methods()': penalised/optimal partitioning, multiscale and search methods, nonparametric and kernel methods, Bayesian methods, high-dimensional, functional, covariance and network methods, regression breaks, seasonal-trend decomposition, the classical single-change tests, and robust detection under drift and autocorrelation. Adds inference (Narrowest Significance Pursuit regions, a unified 'cpt_confint()', post-detection tests), selection of the number of changes, influence and sensitivity diagnostics, supervised detection with learned penalties, consensus and method recommendation, event annotation and reproducible reports, benchmarks against the Turing Change Point Dataset, sequential monitoring with detection-delay accounting, power and study design, and an extension mechanism ('as_ggcpt()', 'cpt_register_method()') that brings external and non-CRAN detectors into the same grammar.
| Package source: | ggchangepoint_0.5.0.tar.gz |
| Windows binaries: | r-devel: ggchangepoint_0.4.0.zip, r-release: ggchangepoint_0.4.0.zip, r-oldrel: ggchangepoint_0.4.0.zip |
| macOS binaries: | r-release (arm64): ggchangepoint_0.4.0.tgz, r-oldrel (arm64): ggchangepoint_0.4.0.tgz, r-release (x86_64): ggchangepoint_0.4.0.tgz, r-oldrel (x86_64): ggchangepoint_0.4.0.tgz |
| Old sources: | ggchangepoint archive |
Please use the canonical form https://CRAN.R-project.org/package=ggchangepoint to link to this page.