taucop: Kendall's tau for a copula family

View source: R/taucop.R

taucopR Documentation

Kendall's tau for a copula family

Description

This function computes Kendall's tau for a copula family

Usage

taucop(family_number, cpar, rotation = 0)

Arguments

family_number

Integer from 1 to 10

cpar

Copula parameters

rotation

Rotation: 0 (default value), 90, 180, or 270.

Value

tau

Kendall's tau

Examples

taucop(4,2,270) # Gumbel copula



CopulaInference documentation built on April 21, 2023, 9:07 a.m.