getAcop(family, check=TRUE)
character
string, the short or longer
form of the Archimedean family name (for example, "Clayton" or simply "C";
see the acopula-families
"acopula "
."acopula "
family object, typically one of
one of our predefined ones.acopula-families
;
the class definition "acopula "
.getAcop("Gumbel")
stopifnot(identical(getAcop("J"), getAcop("Joe")),
identical(getAcop("J"), copJoe))
Run the code above in your browser using DataLab