Fits the trawl function consisting of the weighted sum of two exponential functions
fit_DExptrawl(x, Delta = 1, GMMlag = 5, 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 1GMMlag
: lag length used in the GMM estimation, the default is 5plotacf
: 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 functionw: the weight parameter (restricted to be in [0,0.5] for identifiability reasons)
lambda1: the first memory parameter (denoted by above)
lambda2: the second memory parameter (denoted by
above)
LM: The Lebesgue measure of the trawl set associated with the double exponential trawl
The trawl function is parametrised by the three parameters c("", "") and as follows:
The Lebesgue measure of the corresponding trawl set is given by .
Useful links