Autocorrelation function of the exponential trawl function
This function computes the autocorrelation function associated with the exponential trawl function.
acf_Exp(x, lambda)
x
: The argument (lag) at which the autocorrelation function associated with the exponential trawl function will be evaluatedlambda
: parameter in the exponential trawlThe autocorrelation function of the exponential trawl function evaluated at x
The trawl function is parametrised by the parameter
as follows:
Its autocorrelation function is given by:
acf_Exp(1,0.1)
Useful links