Gives the parameters of the copula family
This function computes the parameter of the copula according to CRAN copula package where corresponding to the unconstrainted parameters alpha.
ParamCop(family, alpha)
family
: "Gaussian" , "t" , "Clayton" , "Frank" , "Gumbel"alpha
: unconstrainted parameters of the copula familyParamCop('Clayton',0)
Bouchra R. Nasri, August 14, 2019
Useful links