BicopLike.hfunc2

abstract BicopLike.hfunc2(u, x=None)

Second h-function P(U1 <= u1 | U2 = u2).

Parameters:
uarray, shape (n, 2), dtype float

Pair pseudo-observations; conditions on the second column.

xarray, shape (n, k), or None, optional

Conditioning variables; ignored by an unconditional copula.

Returns:
array, shape (n,), dtype float

Conditional distribution values in [0, 1].