coef_hurst: Hurst coefficient

coef_hurstR Documentation

Hurst coefficient

Description

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

Usage

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(s)

Rob J Hyndman


feasts documentation built on March 31, 2023, 11:49 p.m.