fgn_sim: Simulate fractional Gaussian Noise.

View source: R/fgn_sim.R

fgn_simR Documentation

Simulate fractional Gaussian Noise.

Description

Simulate fractional Gaussian Noise.

Usage

fgn_sim(n = 1000, H = 0.7)

Arguments

n

integer indicating length of desired series

H

Hurst exponent ranges between 0 and 1

Value

A numeric vector of length n.


fractalRegression documentation built on Aug. 20, 2023, 1:06 a.m.