DVineStructure.struct_array

DVineStructure.struct_array(self: pyvinecopulib.RVineStructure, tree: int, edge: int, natural_order: bool = False) int

Accesses elements of the structure array.

Parameters:
  • tree – Tree index.

  • edge – Edge index.

  • natural_order – Whether indices correspond to natural order.