fit_trawl_intersection_LM function

Finds the intersection of two long memory (LM) trawl sets

Finds the intersection of two long memory (LM) trawl sets

fit_trawl_intersection_LM(alpha1, H1, alpha2, H2, LM1, LM2, plotdiag = FALSE)

Arguments

  • alpha1, H1, alpha2, H2: parameters of the two long memory trawls
  • LM1: Lebesgue measure of the first trawl
  • LM2: Lebesgue measure of the second trawl
  • plotdiag: binary variable specifying whether or not diagnostic plots should be provided

Returns

the Lebesgue measure of the intersection of the two trawl sets

Details

Computes R12(0)=\mboxLeb(A1A2)R_{12}(0)=\mbox{Leb}(A_1 \cap A_2) based on two trawl functions g1g_1 and g2g_2.

  • Maintainer: Almut E. D. Veraart
  • License: GPL-3
  • Last published: 2021-02-22

Useful links