StarVine
starvine.bvcopula.copula_factory.Copula Class Reference

Returns a bivariate copula instance. More...

Inheritance diagram for starvine.bvcopula.copula_factory.Copula:

Public Member Functions

def __new__ (cls, copulatype, rotation=0)
 
def __init__ (self, copulatype, rotation=0)
 

Public Attributes

 rotation
 
 copulatype
 

Detailed Description

Returns a bivariate copula instance.

Member Function Documentation

§ __new__()

def starvine.bvcopula.copula_factory.Copula.__new__ (   cls,
  copulatype,
  rotation = 0 
)
Parameters
copulatypestring Copula type.
rotationint Copula rotation 1==90 deg, 2==180 deg, 3==270 deg

The documentation for this class was generated from the following file: