powered by
Function to calculate a statistical feature
IN_AutoMutualInfoStats_40_gaussian_fmmi(x)
scalar value that denotes the calculated time-series statistic
a numerical time-series input vector
Carl H. Lubba
x <- stats::rnorm(100) outs <- IN_AutoMutualInfoStats_40_gaussian_fmmi(x)
Run the code above in your browser using DataLab