Combines Changepoint Analysis with 'ggplot2'


[Up] [Top]

Documentation for package ‘ggchangepoint’ version 0.2.0

Help Pages

annotate_segments Annotate segments with alternating shading
augment.ggcpt Augment a ggcpt object
autoplot.ggcpt Autoplot a ggcpt object
cpt_detect Unified changepoint detection dispatcher
cpt_metrics Changepoint accuracy metrics
cpt_metrics_annotated Multi-annotator evaluation
cpt_penalty Construct changepoint penalties
cpt_simulate Generate simulated changepoint data
cpt_wrapper Changepoint wrapper
ecp_wrapper ecp wrapper
fpop_wrapper FPOP wrapper — Functional Pruning Optimal Partitioning
geom_changepoint Changepoint vertical rules geom
geom_cpt_ci Changepoint confidence interval geom
geom_cpt_segment Changepoint segment level geom
ggcptplot Plot for the changepoint package
ggcpt_compare Compare multiple changepoint detection methods
ggcpt_compare_table Comparison table
ggcpt_eval Evaluation visualization
ggecpplot Plot for the ecp package
glance.ggcpt Glance at a ggcpt object
idetect_wrapper Isolate-Detect wrapper
is_ggcpt Test if an object is a ggcpt object
mosum_wrapper MOSUM wrapper — Moving Sum
new_ggcpt Create a ggcpt object
not_wrapper NOT wrapper — Narrowest-Over-Threshold
print.ggcpt Print a ggcpt object
rcpt Generate simulated changepoint data
signal_blocks Blocks test signal
signal_fms FMS (Four-Metric-Segments) test signal
signal_mix Mix test signal
signal_stairs Stairs test signal
signal_teeth Teeth test signal
stat_changepoint Changepoint detection stat
tguh_wrapper TGUH wrapper
theme_ggcpt ggchangepoint theme
tidy.ggcpt Tidy a ggcpt object
wbs2_wrapper WBS2 wrapper — Wild Binary Segmentation 2
wbs_wrapper WBS wrapper — Wild Binary Segmentation