links_cop: List of link functions for copuulas

links_copR Documentation

Description

List of link functions for copuulas

Usage

links_cop(family)

Arguments

family

either the name of the family or its integer representative

Details

This function returns the default link function for each possible copula. These are given in the table:

value family link link name
1 gaussian logit((1+rho)/2) logit2
2 t logit((1+rho)/2) logit2
3 Clayton log(1+theta) log1p
4 Gumbel log(theta - 1) log1m
5 Frank logit(1 + theta) log1p
6 Joe identity identity
11 FGM logit((1+rho)/2) logit2

rje42/causl documentation built on June 1, 2025, 2:50 p.m.