Orders the observations of a cpt_influence() result by how
much perturbing them disturbs the segmentation, most influential first.
The composite leverage score is the sum of three standardised
components — the change in the number of changepoints, the largest
movement of a changepoint, and the largest change in a segment parameter
— so an observation that shifts a location without changing the count is
still ranked.
Arguments
- object
A
ggcpt_influenceobject, or aggcptobject (in which casecpt_influence()is run first).- ...
Passed to
cpt_influence()whenobjectis aggcpt.
