VinecopBase.get_pair_copula

VinecopBase.get_pair_copula(tree, edge)

Return the pair copula at (tree, edge).

Parameters:
treeint

Tree index (0-based).

edgeint

Edge index within the tree (0-based).

Returns:
BicopLike

The pair copula hosted at that position.