getUnivStat: Get the binary test statistic for one dimension

View source: R/getUnivStat.R

getUnivStatR Documentation

Get the binary test statistic for one dimension

Description

Get the binary test statistic for one dimension

Usage

getUnivStat(y, weightFUN = defaultWeights)

Arguments

y

Input vector of signals for the considered dimension

weightFUN

A function returning a (n-1)*1 vector of weights for the candidate change point positions. See anotherBkp

Details

This function is used internally by anotherBkp.

Value

A vector of length length(y)-1, the binary test statistic for one dimension

Author(s)

Morgane Pierre-Jean and Pierre Neuvial

See Also

anotherBkp


jointseg documentation built on June 8, 2025, 11:15 a.m.