acvfPLA: autocovariance function for the PLA model

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

View source: R/acvfPLA.R

Description

The autocovariance function is computed for the power-law autocorrelation time series model.

Usage

1
acvfPLA(alpha, maxlag)

Arguments

alpha

decay parameter

maxlag

maximum lag

Value

vector of maxlag+1 containing the autocovariances at lags 0, 1, ..., maxlag.

Note

alpha=1 corresponds to white noise

Author(s)

A. I. McLeod and Justin Veenstra

See Also

LLPLA

Examples

1
acvfPLA(0.4, 10)

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