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

Description Usage Arguments Details Value

View source: R/FitCrossTerms.R

Description

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

Usage

1
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

Details

Computes R_{12}(0)=\mbox{Leb}(A_1 \cap A_2) based on two trawl functions g_1 and g_2.

Value

the Lebesgue measure of the intersection of the two trawl sets


trawl documentation built on Feb. 23, 2021, 1:06 a.m.