Function to calculate a statistical feature
DN_HistogramMode_10(x)
x
: a numerical time-series input vectorscalar value that denotes the calculated time-series statistic
x <- stats::rnorm(100) outs <- DN_HistogramMode_10(x)
Carl H. Lubba
Useful links