R/features.R
coef_hurst.Rd
Computes the Hurst coefficient indicating the level of fractional differencing of a time series.
coef_hurst(x)
a vector. If missing values are present, the largest contiguous portion of the vector is used.
A numeric value.
Rob J Hyndman