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