powered by
copMult(X, theta, type)
HAC_GUMBEL
AC_GUMBEL
HAC_ROTATED_GUMBEL
HAC_CLAYTON
AC_CLAYTON
phi
pHAC
# the arguments are defined x = runif(100) X = cbind(x, x, x) # the values are computed cop = copMult(X, theta = 1.5, type = HAC_GUMBEL)
Run the code above in your browser using DataLab