acvfFD: autocovariance function of fractionally-differenced white...

Description Usage Arguments Value Note Author(s) See Also Examples

View source: R/acvfFD.R

Description

The autocovariance function of fractionally differenced white noise is computed for lags 0, 1, ..., maxlag.

Usage

1
acvfFD(d, maxlag)

Arguments

d

fractional difference parameter

maxlag

maximum lag

Value

vector of length maxlag+1 containing the autocovariances

Note

White noise corresponds to d=0.

Author(s)

A. I. McLeod

See Also

LLFD

Examples

1
acvfFD(0.2, 10)

FGN documentation built on May 30, 2017, 7:19 a.m.