ParamCop: Theta estimation

Description Usage Arguments Value

View source: R/ParamCop.R

Description

This function computes the parameter of the copula according to CRAN copula package (except for Frank copula, where theta = log(theta_R_Package)), 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

matlab parameters


HMMcopula documentation built on April 21, 2020, 9:05 a.m.