fit_trawl_intersection_Exp function

Finds the intersection of two exponential trawl sets

Finds the intersection of two exponential trawl sets

fit_trawl_intersection_Exp(lambda1, lambda2, LM1, LM2, plotdiag = FALSE)

Arguments

  • lambda1, lambda2: parameters of the two exponential 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