powered by
This function computes the quantile of conditional cdf C(U|v) for a copula C
qcond(w, v, family, cpar, rot = 0)
Conditional quantile
probability
value of the conditioning variable in (0,1)
"gaussian" , "t" , "clayton" , "fgm", "frank" , "gumbel", "plackett", "galambos", "huesler-reiss"
copula parameter (vector)
rotation: 0 (default), 90, 180 (survival), or 270
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
U = qcond(0.1,0.2,"gaussian",0.87)
Run the code above in your browser using DataLab