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