SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1 {Rcatch22} | R Documentation |
Function to calculate a statistical feature
SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1(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 <- SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1(x)