Skip to contents

Find changepoints in a vector with uniform stretches of values

Usage

find_change_points(x)

# S3 method for Histogram
find_change_points(x)

# S3 method for numeric
find_change_points(x)

Arguments

x

A numeric vector or Histogram object

Value

A numeric vector representing change point indices