[][src]Module changepoint::utils

General Utilities

Functions

infer_changepoints

Infer change-point locations from the run-length distributions

infer_pseudo_cmf_changepoints

Creates a pseudo cmf distribution for change-point locations.

map_changepoints

Maximum a posteriori change points

window_over_threshold

Compute the locations in a sequence of distributions where the total probability from 1 to window is above threshold.

write_data_and_r

Writes data and R to {prefix}_data.txt and {prefix}_r.txt, respectively.