normalisedStatistics {ocd}R Documentation

Compute maximum ratio between detection statistic and its threshold

Description

Compute maximum ratio between detection statistic and its threshold

Usage

normalisedStatistics(detector)

Arguments

detector

Object of class 'Changepoint Detector'

Value

maximum of the ratio between the current test statistics and their respective thresholds.


[Package ocd version 1.1 Index]