Frank copula constructor
cfrank.Rd
Returns a function computing the log density of the bivariate Frank copula,
intended to be used with dcopula
.
Details
The Frank copula density is $$ c(u,v;\theta) = \frac{\theta (1-e^{-\theta}) e^{-\theta(u+v)}} {\left[(e^{-\theta u}-1)(e^{-\theta v}-1) + (1 - e^{-\theta}) \right]^2}, \quad \theta \ne 0. $$