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


robjhyndman/tsfeatures documentation built on July 25, 2024, 3:47 a.m.