Computes the Hurst coefficient indicating the level of fractional differencing of a time series.

coef_hurst(x)

Arguments

x

a vector. If missing values are present, the largest contiguous portion of the vector is used.

Value

A numeric value.

Author

Rob J Hyndman