powered by
This function computes the parameter of the copula according to CRAN copula package where corresponding to the unconstrainted parameters alpha.
ParamCop(family, alpha)
"Gaussian" , "t" , "Clayton" , "Frank" , "Gumbel"
unconstrainted parameters of the copula family
Bivariate vector of constrained copula family parameters
# NOT RUN { ParamCop('Clayton',0) # }
Run the code above in your browser using DataLab