Tau2Rho: Spearman's rho

Description Usage Arguments Value

View source: R/Tau2Rho.R

Description

This function estimates the Spearman's rho corresponding to a constrainted (matlab) parameter theta for a copula family.

Usage

1
Tau2Rho(family, theta)

Arguments

family

'gaussian' , 't' , 'clayton' , 'frank' , 'gumbel'

theta

parameter of the copula according to CRAN copula package (except for Frank copula, where theta = log(theta_R_Package))

Value

rho

estimated Spearman's rho


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

Related to Tau2Rho in HMMcopula...