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