ParamCop: Gives the parameters of the copula family

Description Usage Arguments Value Author(s) Examples

View source: R/ParamCop.R

Description

This function computes the parameter of the copula according to CRAN copula package where corresponding to the unconstrainted parameters alpha.

Usage

1
ParamCop(family, alpha)

Arguments

family

"Gaussian" , "t" , "Clayton" , "Frank" , "Gumbel"

alpha

unconstrainted parameters of the copula family

Value

theta

Bivariate vector of constrained copula family parameters

Author(s)

Bouchra R. Nasri, August 14, 2019

Examples

1
ParamCop('Clayton',0)

NCSCopula documentation built on Dec. 1, 2019, 1:21 a.m.