Autocorrelation function of the supIG trawl function
This function computes the autocorrelation function associated with the supIG trawl function.
acf_supIG(x, delta, gamma)
x
: The argument (lag) at which the autocorrelation function associated with the supIG trawl function will be evaluateddelta
: parameter in the supIG trawlgamma
: parameter in the supIG trawlThe autocorrelation function of the supIG trawl function evaluated at x
The trawl function is parametrised by the two parameters c("", "") and as follows:
It is assumed that and are not simultaneously equal to zero. Its autocorrelation function is given by:
acf_supIG(1,0.3,0.1)
Useful links