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