Clayton copula constructor
cclayton.Rd
Returns a function that computes the log density of the bivariate Clayton copula,
intended to be used with dcopula
.
Details
The Clayton copula density is $$ c(u,v;\theta) = (1+\theta) (uv)^{-(1+\theta)} \left( u^{-\theta} + v^{-\theta} - 1 \right)^{-(2\theta+1)/\theta}, \quad \theta > 0. $$