powered by
(x,y) = (0,0)
Computes latent trawl pairwise likelihood with (x,y) = (0,0) for Exponential Trawl funciton.
PairwiseZeroZero(alpha, beta, kappa, B1, B2, B3, transformation = F, n.moments = 0)
Shape parameter. Should be positive.
Latent Gamma scale parameter. Should be positive.
Exceedance probability parameter. Should be positive.
Difference area between times t1 and t2.
t1
t2
Intersection area between times t1 and t2.
Difference area between times t2 and t1.
Boolean to use the Marginal Transform (MT) method.
Number of moments achieved by transformed GPD marginals, if used.
Second part of latent trawl pairwise likelihood with (x,y) = (0,0).
# NOT RUN { PairwiseZeroZero(alpha = 3.2, beta = 2, kappa = 3, B1=0.3, B2=0.7, B3=0.3) # }
Run the code above in your browser using DataLab