Arguments
mu
expectation of the Gamma distribution, can be a vector
delta
dispersion parameter of the Gamma distribution
lambda
parameter of the (zero-truncated) Poisson distribution, can be a vector of the same length as mu
family
an integer defining the bivariate copula family: 1 = Gauss, 3 = Clayton, 4=Gumbel, 5=Frank
y.max
upper value of the finite sum that we use to approximate the infinite sum in the density, see below for details
zt
logical. If zt=TRUE
, we use a zero-truncated Poisson variable. Otherwise, we use a Poisson variable. Default is TRUE
.
compute.var
logical. If compute.var=TRUE
, we also compute the variance of the policy loss. Default is FALSE
.