PSP: The ratio of the Product Copula to Summation minus Product Copula
Description
Compute the ratio of the product copula to the summation minus product copula
$$PSP(u,v) = \frac{\Pi}{\Sigma - \Pi}$$
where $\Pi$ is the product copula (P) and $\Sigma$ is the sum $\Sigma = u + v$.
Usage
PSP(u, v, ...)
Arguments
u
A nonexceedance probability in X direction,
v
A nonexceedance probability in Y direction, and
...
Additional arguments to pass.
Value
The value for the copula is returned.
References
Nelson, R.B., 2006, An introduction to copulas: New York, Springer, 269 p.