acf_supIG {ambit} | R Documentation |
Autocorrelation function of the supIG trawl function
Description
This function computes the autocorrelation function associated with the supIG trawl function.
Usage
acf_supIG(x, delta, gamma)
Arguments
x |
The argument (lag) at which the autocorrelation function associated with the supIG trawl function will be evaluated |
delta |
parameter in the supIG trawl |
gamma |
parameter in the supIG trawl |
Details
The trawl function is parametrised by the two parameters and
as follows:
It is assumed that and
are
not simultaneously equal to zero. Its autocorrelation function is given by:
Value
The autocorrelation function of the supIG trawl function evaluated at x
Examples
acf_supIG(1,0.3,0.1)
[Package ambit version 0.1.2 Index]