Vinecop.__init__

Vinecop.__init__(self, d: int) None

Default constructor for the Vinecop class.

The default constructor uses Vinecop.from_dimension() to instantiate an empty vine copula of a given dimension. It can then be used to select a model from data using Vinecop.select(). Alternatives to instantiate vine copulas are: