CO_Embed2_Dist_tau_d_expfit_meandiff {Rcatch22} | R Documentation |
Function to calculate a statistical feature
CO_Embed2_Dist_tau_d_expfit_meandiff(x)
x |
a numerical time-series input vector |
scalar value that denotes the calculated time-series statistic
Carl H. Lubba
x <- stats::rnorm(100)
outs <- CO_Embed2_Dist_tau_d_expfit_meandiff(x)