compare_change_points: Rand type performance indices

Description Usage Arguments Value

View source: R/utils.R

Description

Calculate rand type performance indices for two sets of changepoints. Typically one of them will be the oracle estimate. See clues package for more details.

Usage

1
compare_change_points(cpts_a, cpts_b, n)

Arguments

cpts_a

A sequence of changepoints.

cpts_b

A sequence of changepoints.

n

Total size of dataset from which both changepoint estimates originate.

Value

Returns a vector of the index values.


mlondschien/hdcd documentation built on Jan. 5, 2021, 11:26 p.m.