powered by
(x,0)
x
Computes term in latent trawl pairwise likelihood with (x,0) where x positive with exponential trawl function.
PairwiseOneZero(x1, alpha, beta, kappa, B1, B2, B3, transformation = F, n.moments = 4)
Positive value corresponding to t1.
t1
Shape parameter. Should be positive.
Latent Gamma scale parameter. Should be positive.
Exceedance probability parameter. Should be positive.
Difference area between t1 and t2 (in this order).
t2
intersection area between t1 and t2 (in this order).
Difference area between t2 and t1 (in this order).
Boolean to use the Marginal Transform (MT) method.
Number of moments achieved by transformed GPD marginals, if used.
Second term in latent trawl pairwise likelihood with (x,0) where x positive with exponential trawl function.
# NOT RUN { PairwiseOneZero(x1=0.5, alpha=0.3, beta=2, kappa=3, B1=0.3, B2=0.7, B3=0.3) # }
Run the code above in your browser using DataLab