DN_HistogramMode_10 function

Function to calculate a statistical feature

Function to calculate a statistical feature

DN_HistogramMode_10(x)

Arguments

  • x: a numerical time-series input vector

Returns

scalar value that denotes the calculated time-series statistic

Examples

x <- stats::rnorm(100) outs <- DN_HistogramMode_10(x)

Author(s)

Carl H. Lubba

  • Maintainer: Trent Henderson
  • License: GPL-3
  • Last published: 2024-10-02

Useful links