pcondcla {CopulaGAMM} | R Documentation |
Conditional Clayton
Description
Conditional Clayton
Usage
pcondcla(u, v, cpar)
Arguments
u |
values at which the cdf is evaluated |
v |
value of the conditioning variable in (0,1) |
cpar |
copula parameter |
Value
ccdf |
Conditional cdf |
Examples
pcondcla(0.5,0.6,2)
[Package CopulaGAMM version 0.4.1 Index]