Skip to contents

List the supported copula families

Usage

copula_names()

Value

a character vector of the seven bivariate copula family names.

Examples

copula_names()
#> [1] "AliMikhailHaq" "Clayton"       "Frank"         "Gumbel"       
#> [5] "Joe"           "Normal"        "StudentT"