hurst: Hurst coefficient

View source: R/features.R

hurstR Documentation

Hurst coefficient

Description

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

Usage

hurst(x)

Arguments

x

a univariate time series. If missing values are present, the largest contiguous portion of the time series is used.

Value

A numeric value.

Author(s)

Rob J Hyndman


tsfeatures documentation built on Aug. 28, 2023, 5:09 p.m.