The Hurst-Kolmogorov stochastic process (HKp) is a persistent process. The term
HKp is an alternative of the term Fractional Gaussian Noise (FGN, see
Koutsoyiannis 2010). Its autocorrelation function (ACF) is given by eq.16
(Koutsoyiannis 2002).
Usage
acfHKp(H, maxlag)
Value
Vector of autocorrelations at lags 0, 1, ..., maxlag.
Arguments
H
Hurst parameter
maxlag
ACF computed at lags 0, 1, ..., maxlag
Author
Hristos Tyralis
References
Koutsoyiannis D (2002) The Hurst phenomenon and fractional Gaussian noise made
easy. Hydrological Sciences Journal47(4):573--595.
tools:::Rd_expr_doi("10.1080/02626660209492961").
Koutsoyiannis D (2010) A random walk on water. Hydrology and Earth
System Sciences14:585--601.
tools:::Rd_expr_doi("10.5194/hess-14-585-2010").