ggchangepoint - Combines Changepoint Analysis with 'ggplot2'
R provides fantastic tools for changepoint analysis, but plots generated by the tools do not have the 'ggplot2' style. This tool, however, combines 'changepoint', 'changepoint.np' and 'ecp' together, and uses 'ggplot2' to visualize changepoints. It provides a unified 'ggcpt' S3 result class, 'broom'-style tidy/glance/augment methods, 'autoplot()', composable geoms ('geom_changepoint()', 'geom_cpt_segment()', 'geom_cpt_ci()', 'stat_changepoint()'), a unified 'cpt_detect()' dispatcher with method introspection via 'cpt_methods()', wrappers for several optional engines (WBS, WBS2, NOT, MOSUM, FPOP, Isolate-Detect, TGUH), a method comparison module, accuracy metrics, data simulation, and canonical test signals.
Last updated
changepointchangepoint-detectiondatavizggplot2
5.10 score 3 stars 14 scripts 347 downloads
