getUnivStat function

Get the binary test statistic for one dimension

Get the binary test statistic for one dimension

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

Returns

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

Details

This function is used internally by anotherBkp.

See Also

anotherBkp

Author(s)

Morgane Pierre-Jean and Pierre Neuvial

  • Maintainer: Morgane Pierre-Jean
  • License: LGPL (>= 2.1)
  • Last published: 2019-01-11