Fits an exponential trawl function to equidistant time series data
fit_Exptrawl(x, Delta = 1, plotacf = FALSE, lags = 100)
x
: vector of equidistant time series dataDelta
: interval length of the time grid used in the time series, the default is 1plotacf
: binary variable specifying whether or not the empirical and fitted autocorrelation function should be plottedlags
: number of lags to be used in the plot of the autocorrelation functionlambda: the memory parameter in the exponential trawl
LM: the Lebesgue measure of the trawl set associated with the exponential trawl, i.e. .
The trawl function is parametrised by the parameter
as follows:
The Lebesgue measure of the corresponding trawl set is given by .
Useful links